Get Order Status
GET
/api/v0/orders/{orderId}Get the order status using orderId
Request
The unique identifier for the order in your system your provided during create order.
Request samples
Responses
The unique identifier for the order.
The timestamp indicating when the order was created.
The timestamp indicating when the order was last modified.
The merchant-specific identifier for the order.
The merchant's unique identifier key associated with the order.
The total amount associated with the order.
The currency in which the order amount is specified.
The URL to which the customer will be redirected after completing the payment.
The URL where notifications regarding the order will be sent.
The current status of the order.
Information about the customer associated with the order.
Additional message or information related to the order.
The date when the order was placed.
Details of transactions associated with the order.