Orders
Retrieve the status of an order
The status of an order with specified orderId will be returned.
See response of 200 OK for status definitions.
get/orders/{orderId}/status
Path parameters
orderIdstring required
Example:a7dd1cf6-dc96-490b-bdf6-8685dbf5bb87
Response
OK
Example response
{
"paymentId": "956de7da-ece8-4ba1-acf4-37aeda78cb13"
}