Card Customer — Card Operations
Set Account Card Limits (Admin)
Admin: set per-account card limits for any user or customer card
PATCH
Documentation Index
Fetch the complete documentation index at: https://docs.yativo.com/llms.txt
Use this file to discover all available pages before exploring further.
This is an admin-only endpoint. It sets card limits directly on a specific account, bypassing the program ceiling. Platform hard cap is 5 active cards.
The
yativo_card_id of the account (user or customer card) to update.Bearer token:
Bearer YOUR_ACCESS_TOKENMaximum virtual cards for this account. Must be 0–5.
Maximum physical cards for this account. Must be 0–5.
Maximum total active cards (virtual + physical combined) for this account. Must be 0–5.

