Invoices v2024-06-19
getGovernmentInvoiceStatus
Returns the status of an invoice generation request.
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
Query parameters
marketplaceIdstring required
The invoices status 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.
shipmentIdstring required
The unique shipment identifier to get an invoice for.
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.
Response
Success.