User's Product Purchase

Endpoint to purchase a product for a user

🚧

Important! Before any request be sure you're authenticated and the Authorization token has not expired.

📘

If the request is done on behalf of another user, the header must contain the X-User-Code attribute for that user to be captured.

To allow a user to purchase a product through the creator, you can use the following endpoint. Please include the X-User-Code header in your request for authentication.

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