Search for transactions by customer

Endpoint to get transactions associated with a customer ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the customer

string
enum
required

Supported country for the virtual account

Allowed:
Query Params
number
≥ 1

Page number for pagination

number
≥ 1

Number of items per page

string

Start date filter yyyy-mm-dd

string

End date filter yyyy-mm-dd

string

Transaction ID (UUID)

Headers
string

API Key for service authentication (alternative to JWT Bearer token). Optional.

string

API Secret for service authentication (alternative to JWT Bearer token). Optional.

Response
200
Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!