v5

latestOpenAPI 3.1.02026-07-262421791.5 MB
simulation

List simulated card transactions

Returns a list of simulated card transactions, in descending order of creation time.

To retrieve more details of a transaction, use the get card transaction by ID endpoint.

get/v2/simulation/spend/profiles/{profileId}/cards/{cardToken}/transactions

Path parameters

profileIdinteger required

The profile ID.

cardTokenstring uuid required

The card token.

Query parameters

limitinteger

The maximum number of transactions to return. The default value is 10.

Headers

X-External-Correlation-Idstring uuid

Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.

Response

List of simulated card transactions.

transactionIdinteger

ID of the transaction.

creationTimenumber

Time when the card transaction was created.