Documentation Index
Fetch the complete documentation index at: https://mintlify.com/manishrc/promostandards-sdk-js/llms.txt
Use this file to discover all available pages before exploring further.
Method
Parameters
The type of query to perform. Determines how the order status will be retrieved.
Reference number for the order. Used when querying by specific order reference.
Timestamp for filtering order status updates. Returns orders with status changes after this time.
Returns
Returns a Promise that resolves to the order status details. The response format depends on the client’s configured format (JSON or XML).Array of order status detail objects
Example
Related Methods
- getOrderStatusTypes - Get available order status types