Skip to main content

Retrieve transactions

GET 

/v2/transactions

Retrieve transactions for an account, ordered by creationTime descending.

Note: Either accountId or merchantRefNum must be provided when calling this endpoint. If both are missing, HTTP 400 will be returned.

Note: As transfers are processed asynchronously, until the transfer is processed, calling this endpoint with merchantRefNum will return an empty result.

Request

Responses

OK