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

    Request parameters for getInvoiceStatus operation in DeliveryByAmazonDeliveryShipmentInvoiceV20220701Api.

    interface DeliveryByAmazonDeliveryShipmentInvoiceV20220701ApiGetInvoiceStatusRequest {
        invoiceType: "Outbound";
        marketplaceId: string;
        orderId?: string;
        programType: GetInvoiceStatusProgramTypeEnum;
        shipmentId?: string;
    }
    Index

    Properties

    invoiceType: "Outbound"

    The invoice's type.

    marketplaceId: string

    The marketplace identifier.

    orderId?: string

    The order identifier.

    The Amazon program that seller is currently enrolled.

    shipmentId?: string

    The shipment identifier.