Card Customer — Card Operations
Set Customer Card Limits
Set per-customer card limits, up to the issuer program ceiling
PATCH
Override the card count limits for a specific customer. Limits are capped by the ceiling set on your issuer program — you cannot grant a customer more cards than your program allows. Limit hierarchy: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.
The
yativo_card_id of the customer. Returned when the customer was onboarded.Bearer token:
Bearer YOUR_ACCESS_TOKENMaximum virtual cards for this customer. Must be 0 to your program’s
max_virtual_per_customer ceiling.Maximum physical cards for this customer. Must be 0 to your program’s
max_physical_per_customer ceiling.Maximum total active cards (virtual + physical combined) for this customer. Must be 0 to your program’s
max_total_per_customer ceiling.
