Selling Partner API SDK for JavaScript
    Preparing search index...

    Details of an order.

    Index

    Properties

    billToParty: PartyIdentification
    customerOrderNumber: string

    The customer order number.

    items: OrderItem[]

    A list of items in this purchase order.

    orderDate: string

    The date the order was placed. This field is expected to be in ISO-8601 date/time format, for example:2018-07-16T23:00:00Z/ 2018-07-16T23:00:00-05:00 /2018-07-16T23:00:00-08:00. If no time zone is specified, UTC should be assumed.

    Current status of the order.

    sellingParty: PartyIdentification
    shipFromParty: PartyIdentification
    shipmentDetails: ShipmentDetails
    shipToParty: Address