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

    Order information.

    interface Order {
        AmazonOrderId: string;
        AutomatedShippingSettings?: AutomatedShippingSettings;
        BuyerInfo?: BuyerInfo;
        BuyerInvoicePreference?: OrderBuyerInvoicePreferenceEnum;
        BuyerTaxInformation?: BuyerTaxInformation;
        CbaDisplayableShippingLabel?: string;
        DefaultShipFromLocationAddress?: Address;
        EarliestDeliveryDate?: string;
        EarliestShipDate?: string;
        EasyShipShipmentStatus?: EasyShipShipmentStatus;
        ElectronicInvoiceStatus?: ElectronicInvoiceStatus;
        FulfillmentChannel?: OrderFulfillmentChannelEnum;
        FulfillmentInstruction?: FulfillmentInstruction;
        HasRegulatedItems?: boolean;
        IsAccessPointOrder?: boolean;
        IsBusinessOrder?: boolean;
        IsEstimatedShipDateSet?: boolean;
        IsGlobalExpressEnabled?: boolean;
        IsIBA?: boolean;
        IsISPU?: boolean;
        IsPremiumOrder?: boolean;
        IsPrime?: boolean;
        IsReplacementOrder?: boolean;
        IsSoldByAB?: boolean;
        LastUpdateDate: string;
        LatestDeliveryDate?: string;
        LatestShipDate?: string;
        MarketplaceId?: string;
        MarketplaceTaxInfo?: MarketplaceTaxInfo;
        NumberOfItemsShipped?: number;
        NumberOfItemsUnshipped?: number;
        OrderChannel?: string;
        OrderStatus: OrderOrderStatusEnum;
        OrderTotal?: Money;
        OrderType?: OrderOrderTypeEnum;
        PaymentExecutionDetail?: PaymentExecutionDetailItem[];
        PaymentMethod?: OrderPaymentMethodEnum;
        PaymentMethodDetails?: string[];
        PromiseResponseDueDate?: string;
        PurchaseDate: string;
        ReplacedOrderId?: string;
        SalesChannel?: string;
        SellerDisplayName?: string;
        SellerOrderId?: string;
        ShipmentServiceLevelCategory?: string;
        ShippingAddress?: Address;
        ShipServiceLevel?: string;
    }
    Index

    Properties

    AmazonOrderId: string

    An Amazon-defined order identifier, in 3-7-7 format.

    AutomatedShippingSettings?: AutomatedShippingSettings
    BuyerInfo?: BuyerInfo
    BuyerInvoicePreference?: OrderBuyerInvoicePreferenceEnum

    The buyer's invoicing preference. Sellers can use this data to issue electronic invoices for orders in Turkey. Note: This attribute is only available in the Turkey marketplace.

    BuyerTaxInformation?: BuyerTaxInformation
    CbaDisplayableShippingLabel?: string

    Custom ship label for Checkout by Amazon (CBA).

    DefaultShipFromLocationAddress?: Address
    EarliestDeliveryDate?: string

    The start of the time period within which you have committed to fulfill the order. In ISO 8601 date time format. Only returned for seller-fulfilled orders.

    EarliestShipDate?: string

    The start of the time period within which you have committed to ship the order. In ISO 8601 date time format. Only returned for seller-fulfilled orders. Note: EarliestShipDate might not be returned for orders placed before February 1, 2013.

    EasyShipShipmentStatus?: EasyShipShipmentStatus
    ElectronicInvoiceStatus?: ElectronicInvoiceStatus
    FulfillmentChannel?: OrderFulfillmentChannelEnum

    Whether the order was fulfilled by Amazon (AFN) or by the seller (MFN).

    FulfillmentInstruction?: FulfillmentInstruction
    HasRegulatedItems?: boolean

    Whether the order contains regulated items which may require additional approval steps before being fulfilled.

    IsAccessPointOrder?: boolean

    When true, this order is marked to be delivered to an Access Point. The access location is chosen by the customer. Access Points include Amazon Hub Lockers, Amazon Hub Counters, and pickup points operated by carriers.

    IsBusinessOrder?: boolean

    When true, the order is an Amazon Business order. An Amazon Business order is an order where the buyer is a Verified Business Buyer.

    IsEstimatedShipDateSet?: boolean

    When true, the estimated ship date is set for the order. Only returned for Sourcing on Demand orders.

    IsGlobalExpressEnabled?: boolean

    When true, the order is a GlobalExpress order.

    IsIBA?: boolean

    When true, the item within this order was bought and re-sold by Amazon Business EU SARL (ABEU). By buying and instantly re-selling your items, ABEU becomes the seller of record, making your inventory available for sale to customers who would not otherwise purchase from a third-party seller.

    IsISPU?: boolean

    When true, this order is marked to be picked up from a store rather than delivered.

    IsPremiumOrder?: boolean

    When true, the order has a Premium Shipping Service Level Agreement. For more information about Premium Shipping orders, refer to "Premium Shipping Options" in the Seller Central Help for your marketplace.

    IsPrime?: boolean

    When true, the order is a seller-fulfilled Amazon Prime order.

    IsReplacementOrder?: boolean

    When true, this is a replacement order.

    IsSoldByAB?: boolean

    When true, the item within this order was bought and re-sold by Amazon Business EU SARL (ABEU). By buying and instantly re-selling your items, ABEU becomes the seller of record, making your inventory available for sale to customers who would not otherwise purchase from a third-party seller.

    LastUpdateDate: string

    The date when the order was last updated. Note: LastUpdateDate is returned with an incorrect date for orders that were last updated before 2009-04-01.

    LatestDeliveryDate?: string

    The end of the time period within which you have committed to fulfill the order. In ISO 8601 date time format. Only returned for seller-fulfilled orders that do not have a PendingAvailability, Pending, or Canceled status.

    LatestShipDate?: string

    The end of the time period within which you have committed to ship the order. In ISO 8601 date time format. Only returned for seller-fulfilled orders. Note: LatestShipDate might not be returned for orders placed before February 1, 2013.

    MarketplaceId?: string

    The identifier for the marketplace where the order was placed.

    MarketplaceTaxInfo?: MarketplaceTaxInfo
    NumberOfItemsShipped?: number

    The number of items shipped.

    NumberOfItemsUnshipped?: number

    The number of items unshipped.

    OrderChannel?: string

    The order channel for the first item in the order.

    The current order status.

    OrderTotal?: Money
    OrderType?: OrderOrderTypeEnum

    The order's type.

    PaymentExecutionDetail?: PaymentExecutionDetailItem[]

    A list of payment execution detail items.

    PaymentMethod?: OrderPaymentMethodEnum

    The payment method for the order. This property is limited to COD and CVS payment methods. Unless you need the specific COD payment information provided by the PaymentExecutionDetailItem object, we recommend using the PaymentMethodDetails property to get payment method information.

    PaymentMethodDetails?: string[]

    A list of payment method detail items.

    PromiseResponseDueDate?: string

    Indicates the date by which the seller must respond to the buyer with an estimated ship date. Only returned for Sourcing on Demand orders.

    PurchaseDate: string

    The date when the order was created.

    ReplacedOrderId?: string

    The order ID value for the order that is being replaced. Returned only if IsReplacementOrder = true.

    SalesChannel?: string

    The sales channel for the first item in the order.

    SellerDisplayName?: string

    The seller’s friendly name registered in the marketplace where the sale took place. Sellers can use this data to issue electronic invoices for orders in Brazil. Note: This attribute is only available in the Brazil marketplace for the orders with Pending or Unshipped status.

    SellerOrderId?: string

    A seller-defined order identifier.

    ShipmentServiceLevelCategory?: string

    The shipment service level category for the order. Possible values: Expedited, FreeEconomy, NextDay, Priority, SameDay, SecondDay, Scheduled, and Standard.

    ShippingAddress?: Address
    ShipServiceLevel?: string

    The order's shipment service level.