getGovernmentInvoiceStatusget https://sellingpartnerapi-na.amazon.com/tax/invoices/2024-06-19/governmentInvoiceRequestsRetrieve the status of an invoice generation request.Query ParamsmarketplaceIdstringrequiredThe marketplace of the invoice request.transactionTypestringrequiredThe marketplace-specific classification of the transaction type that originated the invoice. Check transactionType options using the getInvoicesAttributes operation.shipmentIdstringrequiredThe unique shipment identifier for which to get an invoice.invoiceTypestringrequiredThe marketplace-specific classification of the invoice type. Check invoiceType options using the getInvoicesAttributes operation.inboundPlanIdstringThe unique inbound plan identifier in which the shipment is contained and for which the invoice will be created.Responses 200Success. 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