get https://api.us.uat.ascenda.com/orders/
This endpoint retrieves the details of a specific order.
The get order endpoint is typically used in 2 scenarios:
- Showing the detailed order outcomes in a separate user points activity page
- Polling for the outcomes of orders if it is not completed immediately post checkout
Error Codes
The table below lists error codes that apply to this specific endpoint. For other errors, please refer to our workflow advisory here on handling indeterminate errors with Ascenda.
Error Code | Description |
---|---|
NN0001 | Indicates an unexpected error occured while processing the request. |
NN1002 | Order not found. |