These limits can be transactional limits, daily, weekly, monthly, yearly, or lifetime; Unlimited = 10 years. This API supports getting velocity limits set based on account_guid or card proxy, but not both.
Returns the velocity limits
Bad request
Unauthorized
Velocity limits not found
Server Error
[- {
- "condition_guid": "d11c8b17-9471-4f8f-a55e-2305d5a52f44",
- "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
- "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
- "amount_limit": 0.1,
- "card_proxy": "string",
- "currency": "string",
- "operation_name": "string",
- "operation_categories": "string",
- "time_unit": "string",
- "expiry_limit_mins": "string"
}
]