v1
latestOpenAPI 3.0.02026-07-2656110201.6 KBDeposits
Get Deposit Transactions by Customer Token
Get all transactions for a deposit by customer token
get/v1/transactions/deposit/customer/{depositCustomerToken}/transactions
Path parameters
depositCustomerTokenstring required
The unique token associated with the deposit customer used to retrieve all related transactions.
Query parameters
apiKeystring required
Your API key, which can be generated from the Helio Dashboard settings page.
senderPKstring
Filter results by sender public key.
tostring
The end of the time range for filtering transactions, in ISO 8601 format (YYYY-MM-DDTHH:MM:SS.sssZ).
fromstring
The start of the time range for filtering transactions, in ISO 8601 format (YYYY-MM-DDTHH:MM:SS.sssZ).
Response
The deposit transactions for a specific customer were successfully retrieved