Confirm Purchase API for In-App/API Flow (Step 2)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To confirm purchase article use this endpoint to confirm the purchase flow initiated by Create Purchase API, this API can be accessed with Purchase Token obtained from the response of the Create Purchase API and OTP provided by user.

How to use:

  • Fill in Authorization header: Bearer C1234abcde-1234-abcd-1234-abcd1234abcd (Replace with access_token that starts with letter C obtained from response of Client Access Token API request)
  • Fill in the Purchase token obtain by calling Create Purchase API and fill in the OTP obtained from user.
Body Params
string
Defaults to f8921a38-5c1e-4149-a988-fe7a1e26907b

An unique token representing the purchase request, returned in the successful response of create subscription request,

string
Defaults to 7799

PIN sent on user's mobile when create purchase API was called.

Headers
string
Defaults to application/json

!DO NOT CHANGE OR REMOVE!

string
Defaults to application/json

!DO NOT CHANGE OR REMOVE!

string
Defaults to Bearer C570e8d5c-cbbb-4912-b83f-0a0e4aac571

This field is mandatory and should follow the format: Bearer then single space then Client Access Token that starts with letter C (obtained from response of Client Access Token API.)

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json