Theme switcher

GetTransactions

Header Parameters

Content-Typestring

Specifies the media type of the request body. Must be set to application/json when sending JSON-formatted data.

Body Parameters

clientIdstring

Unique identifier assigned to the client application making the request. Required for authentication and tracking purposes.

clientKeystring

Secret key associated with the clientId used to authenticate the request and ensure secure access to transaction data.

startRowVersionstring

Defines the starting point for the transaction query based on the version or timestamp of the last retrieved record, enabling pagination through transaction history.

limitnumber

Specifies the maximum number of transaction records to return. Defaults to 50 if not provided. Must be an integer between 1 and 1000.

Maximum
1000
Was this section helpful?

POST

/

Select
1
Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot