Invoices v2024-06-19
getGovernmentInvoiceDocument
Returns an invoiceDocument object containing an invoiceDocumentUrl .
Usage Plan:
| Rate (requests per second) | Burst |
|---|---|
| 0.0167 | 1 |
For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
get/tax/invoices/2024-06-19/governmentInvoiceRequests/{shipmentId}
Path parameters
shipmentIdstring required
The unique shipment identifier to get an invoice for.
Query parameters
marketplaceIdstring required
The invoices returned will match the marketplace that you specify.
transactionTypestring required
Marketplace specific classification of the transaction type that originated the invoice. Check 'transactionType' options using 'getInvoicesAttributes' operation.
invoiceTypestring required
Marketplace specific classification of the invoice type. Check 'invoiceType' options using 'getInvoicesAttributes' operation.
inboundPlanIdstring
The unique InboundPlan identifier in which the shipment is contained and for which the invoice will be created.
fileFormatstring
Requested file format. Default is XML
Response
Success.