v1

latestOpenAPI 3.0.02026-07-14664396.8 KB
VIRTUAL ACCOUNT

Search for transactions by customer

Endpoint to get transactions associated with a customer ID.

get/virtual-account/transaction/{country}/{customerId}

Path parameters

customerIdstring required

Unique identifier of the customer

country'MX' | 'AR' | 'US' required

Supported country for the virtual account

Query parameters

pagenumber
Example:1

Page number for pagination

limitnumber
Example:10

Number of items per page

startDatestring

Start date filter yyyy-mm-dd

endDatestring

End date filter yyyy-mm-dd

transactionIdstring

Transaction ID (UUID)

Headers

api-keystring
Example:alfredpay.T+QdhCoMofy8.gGKO5KdB7M+B/9jLFef

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

api-secretstring
Example:PwF+cDGZd37eHYZ.CVvF1/zbHCBosSo1

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