Get Order
This endpoint gets an order.
GET
Body
This is the id of the order.
Response
This is the id of the order.
This is the name of the order.
This is the number of the order.
This is the source of the order.
This is the state of the order.
This is the customerID of the order.
This is the list of items in the order.
This is the total amount of the order.
This is the payment status of the order.
This is the shipping status of the order.
This is the creation timestamp of the order.
This is the last updated timestamp of the order.
This is additional metadata related to the order.