Optionalconfiguration: ConfigurationReturns the invoice status for the order or shipment you specify. You must specify either an orderId or shipmentId as query parameter. If both parameters are supplied, orderId takes precedence over shipmentId. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 1.133 | 25 | The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
The marketplace identifier.
The invoice's type.
The Amazon program that seller is currently enrolled.
OptionalorderId: string
The order identifier.
OptionalshipmentId: string
The shipment identifier.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Submits a shipment invoice for a given order or shipment. You must specify either an orderId or shipmentId as query parameter. If both parameters are supplied, orderId takes precedence over shipmentId. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 1.133 | 25 | The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
The request body that specifies invoice, program and marketplace values.
OptionalorderId: string
The identifier for the order.
OptionalshipmentId: string
The identifier for the shipment.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
DeliveryByAmazonDeliveryShipmentInvoiceV20220701Api - functional programming interface