/api/v2/web-api/paywall/visit/ Record paywall view
Adapty can help you measure the conversion of your paywalls. However, to do so, it is required for you to log when a paywall gets shown — without that we'd only know about the users who made a purchase and we'd miss those who did not. Use this request to log a paywall view.
Request body
An identifier of a user in your system. Either customer_user_id or profile_id is required.
An identifier of a user in Adapty. Either customer_user_id or profile_id is required.
The datetime when the user opened the paywall.
Store where the product was bought. Possible values: app_store, play_store, stripe, or the Store ID of your custom store.
The variation ID used to trace purchases to the specific paywall they were made from.
Responses
The paywall view is recorded successfully.
Schema
Empty response body
Bad Request
Schema
Unauthorized
Schema
Not Found