Skip to main content
GET
Get off ramp transactions

Authorizations

apiKey
string
query
required

API Key authentication using a publishable API key in the query string. The key is passed as the apiKey query parameter. Publishable keys are safe to expose in client-side code.

Query Parameters

virtualAccountId
string<uuid>
externalCustomerId
string
Maximum string length: 255
pageSize
number
required
cursor
string<uuid>

Response

200 - application/json
transactions
any[]
required
nextCursor
string<uuid>