Optional
Readonly
marketplaceA string token used to select Marketplace ID.
Optional
Readonly
nextA string token returned in the response of your previous request.
Readonly
postedA date used for selecting transactions posted after (or at) a specified time. The date-time must be no later than two minutes before the request was submitted, in ISO 8601 date time format.
Optional
Readonly
postedA date used for selecting transactions posted before (but not at) a specified time. The date-time must be later than PostedAfter and no later than two minutes before the request was submitted, in ISO 8601 date time format. If PostedAfter and PostedBefore are more than 180 days apart, no transactions are returned. You must specify the PostedAfter parameter if you specify the PostedBefore parameter. Default: Now minus two minutes.
Request parameters for listTransactions operation in DefaultApi.
Export
DefaultApiListTransactionsRequest