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

    Request parameters for submitInvoice operation in DeliveryByAmazonDeliveryShipmentInvoiceV20220701Api.

    interface DeliveryByAmazonDeliveryShipmentInvoiceV20220701ApiSubmitInvoiceRequest {
        body: SubmitInvoiceRequest;
        orderId?: string;
        shipmentId?: string;
    }
    Index

    Properties

    The request body that specifies invoice, program and marketplace values.

    orderId?: string

    The identifier for the order.

    shipmentId?: string

    The identifier for the shipment.