Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Represents the acknowledgement details for an individual order item, including the acknowledgement code, acknowledged quantity, scheduled ship and delivery dates, and rejection reason (if applicable).

    Index
    acknowledgedQuantity: ItemQuantity

    This indicates the acknowledgement code.

    Indicates the reason for rejection.

    scheduledDeliveryDate?: string

    Estimated delivery date per line item. Must be in ISO-8601 date/time format.

    scheduledShipDate?: string

    Estimated ship date per line item. Must be in ISO-8601 date/time format.