Retrieve a single Order at a Location by its ID.
GET /orders/{orderId}
For more detailed information on this specific endpoint please review the details found in the OpenAPI docs.
Retrieve a single Order at a Location by its ID.
GET /orders/{orderId}
For more detailed information on this specific endpoint please review the details found in the OpenAPI docs.
Comments
1 comment
The example in this document appears to be out of date, for example, it does not have the totalBeforeSurcounts, totalAfterSurcounts fields.
In addition, I think it will be more helpful to be very clear whenever these field is returning an amount in cents(I'm going to assume it does for consistency, as there is no example for them here).
Please sign in to leave a comment.