getInvoices
Pending
GET
/tax/invoices/2024-06-19/invoices
invoices
Last modified:2024-12-03 05:35:55
Maintainer:Sarath S
Rate (requests per second) | Burst |
---|---|
0.1 | 20 |
x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.Request
Query Params
transactionIdentifierName
stringÂ
optional
transactionIdentifierId
field.Use the getInvoicesAttributes
operation to check transactionIdentifierName
options.Example:
BUSINESS_TRANSACTION_ID
pageSize
integerÂ
optional
Example:
1
dateEnd
string <date-time>
optional
Example:
2024-07-20T23:59:59
marketplaceId
stringÂ
required
Example:
A2Q3Y263D00KWC
transactionType
stringÂ
optional
getInvoicesAttributes
operation to check transactionType
options.Example:
CUSTOMER_SALES
transactionIdentifierId
stringÂ
optional
transactionIdentifierName
field.Example:
94cd4e1a-5cc5-486d-b592-045a95a168e1
dateStart
string <date-time>
optional
Example:
2024-07-01T00:00:00
series
stringÂ
optional
nextToken
stringÂ
optional
nextToken
when the number of results exceeds the specified pageSize
value. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until nextToken
is null. Note that this operation can return empty pages.sortOrder
enum<string>Â
optional
Allowed values:
DESCASC
Example:
DESC
invoiceType
stringÂ
optional
getInvoicesAttributes
operation to check invoiceType
options.Example:
SYMBOLIC_RETURN
statuses
array[string]
optional
getInvoicesAttributes
operation to check invoice status options.>= 1 items
Example:
[""]
externalInvoiceId
stringÂ
optional
sortBy
enum<string>Â
optional
Allowed value:
START_DATE_TIME
Example:
START_DATE_TIME