v1

latestOpenAPI 3.0.02026-07-2656110201.6 KB
Transactions

Get Transactions by Pay Link ID

Retrieve all transactions associated with a specific paylink ID.

get/v1/transactions/{prId}/transactions

Path parameters

prIdstring required

The ID of the pay link to filter transactions for.

Query parameters

apiKeystring required

Your API key can be generated on the Helio Dashboard’s settings page.

senderPKstring

The public key of the sender to filter transactions. Leave empty to return all senders.

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

Successful response