Checkout API
Get Checkout Object
Retrieve Checkout Objects.
GET
/
api
/
merchants
/
checkout
/
{checkout_id}
header
checkout_id
string
The checkout ID that the merchant received in response to the POST Checkout request.
api-key
string
You will get this API key in the response of ‘generate api key button’ on merchant object.
Response
success
number
This Response field will return unique checkout object data and status code 200 if the transaction succeeds.