Order information.

Export

Order

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;
    ShipServiceLevel?: string;
    ShipmentServiceLevelCategory?: string;
    ShippingAddress?: Address;
}

Properties

AmazonOrderId: string

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

Memberof

Order

AutomatedShippingSettings?: AutomatedShippingSettings

Memberof

Order

BuyerInfo?: BuyerInfo

Memberof

Order

BuyerInvoicePreference?: OrderBuyerInvoicePreferenceEnum

The buyer's invoicing preference. Available only in the TR marketplace.

Memberof

Order

BuyerTaxInformation?: BuyerTaxInformation

Memberof

Order

CbaDisplayableShippingLabel?: string

Custom ship label for Checkout by Amazon (CBA).

Memberof

Order

DefaultShipFromLocationAddress?: Address

Memberof

Order

EarliestDeliveryDate?: string

The start of the time period within which you have committed to fulfill the order. In <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601 date time format. Returned only for seller-fulfilled orders.

Memberof

Order

EarliestShipDate?: string

The start of the time period within which you have committed to ship the order. In <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601 date time format. Returned only for seller-fulfilled orders. Note: EarliestShipDate might not be returned for orders placed before February 1, 2013.

Memberof

Order

EasyShipShipmentStatus?: EasyShipShipmentStatus

Memberof

Order

ElectronicInvoiceStatus?: ElectronicInvoiceStatus

Memberof

Order

FulfillmentChannel?: OrderFulfillmentChannelEnum

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

Memberof

Order

FulfillmentInstruction?: FulfillmentInstruction

Memberof

Order

HasRegulatedItems?: boolean

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

Memberof

Order

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.

Memberof

Order

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.

Memberof

Order

IsEstimatedShipDateSet?: boolean

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

Memberof

Order

IsGlobalExpressEnabled?: boolean

When true, the order is a GlobalExpress order.

Memberof

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.

Memberof

Order

IsISPU?: boolean

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

Memberof

Order

IsPremiumOrder?: boolean

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

Memberof

Order

IsPrime?: boolean

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

Memberof

Order

IsReplacementOrder?: boolean

When true, this is a replacement order.

Memberof

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.

Memberof

Order

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.

Memberof

Order

LatestDeliveryDate?: string

The end of the time period within which you have committed to fulfill the order. In <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601 date time format. Returned only for seller-fulfilled orders that do not have a PendingAvailability, Pending, or Canceled status.

Memberof

Order

LatestShipDate?: string

The end of the time period within which you have committed to ship the order. In <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601 date time format. Returned only for seller-fulfilled orders. Note: LatestShipDate might not be returned for orders placed before February 1, 2013.

Memberof

Order

MarketplaceId?: string

The identifier for the marketplace where the order was placed.

Memberof

Order

MarketplaceTaxInfo?: MarketplaceTaxInfo

Memberof

Order

NumberOfItemsShipped?: number

The number of items shipped.

Memberof

Order

NumberOfItemsUnshipped?: number

The number of items unshipped.

Memberof

Order

OrderChannel?: string

The order channel of the first item in the order.

Memberof

Order

The current order status.

Memberof

Order

OrderTotal?: Money

Memberof

Order

OrderType?: OrderOrderTypeEnum

The type of the order.

Memberof

Order

PaymentExecutionDetail?: PaymentExecutionDetailItem[]

A list of payment execution detail items.

Memberof

Order

PaymentMethod?: OrderPaymentMethodEnum

The payment method for the order. This property is limited to Cash On Delivery (COD) and Convenience Store (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.

Memberof

Order

PaymentMethodDetails?: string[]

A list of payment method detail items.

Memberof

Order

PromiseResponseDueDate?: string

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

Memberof

Order

PurchaseDate: string

The date when the order was created.

Memberof

Order

ReplacedOrderId?: string

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

Memberof

Order

SalesChannel?: string

The sales channel of the first item in the order.

Memberof

Order

SellerDisplayName?: string

The seller’s friendly name registered in the marketplace.

Memberof

Order

SellerOrderId?: string

A seller-defined order identifier.

Memberof

Order

ShipServiceLevel?: string

The shipment service level of the order.

Memberof

Order

ShipmentServiceLevelCategory?: string

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

Memberof

Order

ShippingAddress?: Address

Memberof

Order