Read order status by Loop order id

This endpoint allows you to retrieve the current status of an order using its Loop internal order ID.

Token Scope : Read orders

Rate Limit : Global pool (i.e. 10 requests per second per domain)

Possible status :

  • PROCESSED – The order has been successfully processed.
  • UNPROCESSED – The order is yet to be processed.
  • SKIPPED – The order has been skipped.
  • FAILED – Order processing failed and may be retried based on the retry policy.
  • PROCESSING – The order is currently being processed.
  • FAILED_NO_RETRY – Order processing failed and will not be retried.

Path Params
int32
required

The unique identifier of the order in Loop.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json