List account transactions (V2)
Last modified:2026-04-14 14:51:07
Retrieves transactions for an account from the accounts service ListAccountTransactionsV2 gRPC endpoint.
curl --location --request GET 'https://api.staging.vrtx.sa/testhelpers/accounts//transactions?limit' \
--header 'x-tenant-short-code;'
Response Response Example
{
"property1": "string",
"property2": "string"
}
Modified at 2026-04-14 14:51:07