get
https://api.loopsubscriptions.com/admin/2023-10/order/status/
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.