createGovernmentInvoicepost https://sellingpartnerapi-na.amazon.com/tax/invoices/2024-06-19/governmentInvoiceRequestsSubmit an asynchronous request to create a government invoice.Body ParamsInformation required to create the government invoice.Information required to create the government invoice.contextsarray of objectsAdditional information for invoice creation.contextsADD objectinboundPlanIdstringThe unique inbound plan identifier in which the shipment is contained and for which the invoice will be created.invoiceTypestringrequiredThe marketplace-specific classification of the invoice type. Check invoiceType options using the getInvoicesAttributes operation.marketplaceIdstringrequiredThe marketplace of the national authoritative source that will be on the government invoice creation request.shipmentIdstringrequiredThe unique shipment identifier for which to get an invoice.transactionTypestringrequiredThe marketplace-specific classification of the transaction type that originated the invoice. Check transactionType options using the getInvoicesAttributes operation.Responses 204Successfully submitted a government invoice creation request. 400Request has missing or invalid parameters and cannot be parsed. 401A list of error responses returned when a request is unsuccessful. 403Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature. 404The resource specified does not exist. 413The request size exceeded the maximum accepted size. 415The request payload is in an unsupported format. 429The frequency of requests was greater than allowed. 500An unexpected condition occurred that prevented the server from fulfilling the request. 503Temporary overloading or maintenance of the server.Updated 14 days ago Did this page help you?YesNo