Returns a single order with the provided order ID.
OK
Order model.
The ID of the order.
Current fulfillment status of the order.
Current payment status of the order (Currently only paid orders are in scope, unpaid is reserved for future use).
Returns true if the payment is done in installments.
The date and time for the creation of the order. yyyy-MM-ddTHH:mm:ssZ format is used (e.g., 2022-07-21T13:24:51+0300).
Currency of the order.
Buyer's method of payment.
The total amounts for all order line items.
Details of the discounts applied.
Buyer's shipping address and details.
Buyer's billing address and details. Separate billing information can only be present if the seller uses a special purpose app to collect this information.
Buyer's order note.
Order line items for all the products and/or services sold.
Details of the order fulfillments. Direction of fulfillments is seller to buyer.
Details of the order returns. Direction of returns is buyer to seller.
Details of the refunds issued.