API Reference

Get the partner redirect url for a user's purchase of a product

To retrieve a list of a user's subscription purchases that is based on a product code, follow these steps:


1. Set the Request Details

  • URL: /marketplace/purchase/{productCode}/redirect

2. Add the Required Headers

HeaderValue
acceptapplication/json
x-api-keyYour API Key
AuthorizationYour User Id

3. Prepare the Request Body

Request BodyDescriptionRequired
productCodeThe product code to fetch purchases forYes

4. Make the Request

Once you've set the URL, headers, and body, send the POST request.



Language
URL
Click Try It! to start a request and see the response here!