POST
/
api
/
merchants
/
checkout
api-key
string

You will get this API key in the response of ‘generate api key button’ on merchant object.

Body

checkout_data
Decimal
required

Use checkout dictionary as input, refer example request for input data.

Response

success
number

This Response field will return unique ‘checkout_id’ and status code 200 if the transaction succeeds.