v1
latestOpenAPI 3.0.02026-07-2656110201.6 KBGet Deposit Customer Activity
Returns a paginated list of deposit transaction activity for a deposit customer, identified by their deposit customer token. Each item summarises a single deposit: amounts sent/received (in minimal units, as strings), the source and destination networks, the current status, and the delivery time once settled.
Authentication: none (public). The deposit customer token in the path is the credential — keep it secret as you would an API key.
Path parameters
The token associated with the deposit customer whose activity is being retrieved.
Query parameters
Filter activity by transaction status.
Page number to retrieve (1-based).
Number of items per page.
Cursor for keyset pagination: the id of the last item from the previous page.
Field to sort by.
Sort order, e.g. asc or desc.
Free-text search filter.
Start of the time range, in ISO 8601 format.
End of the time range, in ISO 8601 format.
Response
Paginated deposit customer activity.