Get Order Status
GET
/api/v0/orders/{orderId}Request
Path Params
orderId
string
required
The unique identifier for the order in your system your provided during create order.
Header Params
merchantAccessKey
string
required
Authorization
string
required
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a month ago