Delivery By Amazon v2022-07-01
submitInvoice
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.
post/delivery/2022-07-01/invoice
Query parameters
orderIdstring
The identifier for the order.
shipmentIdstring
The identifier for the shipment.
Request body
Response
Success.