Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/finances-api-2024-06-19
ListTransactionsResponse
Interface ListTransactionsResponse
The response schema for the
listTransactions
operation.
interface
ListTransactionsResponse
{
payload
?:
TransactionsPayload
;
}
Index
Properties
payload?
Properties
Optional
payload
payload
?:
TransactionsPayload
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
Selling Partner API SDK for JavaScript
Loading...
The response schema for the
listTransactionsoperation.