REST API Integration
create-order
Create a new payment order
POST
Authorizations
Headers
Your merchant key
HMAC-SHA256 signature
Must be application/json
Body
application/json
Order details
The body is of type object
.
Response
200
application/json
Successful response
The response is of type object
.
The response is of type object
.
The response is of type object
.