Get an entire specific Order
GET/order/:guid
Retrieve an entire specific Order. This includes, all Tickets, Products, OrderMetadata, Payments, Returns, and Refunds.
Note that only the publicaly applicable properties are present. Since this call does not require any kind of authentication. The Returns will only be visible to authenticated users.
Request​
Responses​
- 200
- 404
Order found.
Order not found.