get https://api.smartpay.co/v1/orders/
Errors
In addition to the Errors applicable to all API endpoints, the following errors are specific to retrieving an order:
status code | error code | description |
---|---|---|
404 | order.not-found | No order was found meeting the requirements. Make sure to use the right orderId and API key. test objects can only be accessed using test keys and live object with live keys. |