Card Customer — Card Operations
Set Customer Spending Limit
Update the daily spending limit for a customer’s card via Gelato relay
PUT
Bearer token:
Bearer YOUR_ACCESS_TOKENThe customer’s
yativo_card_id.The new daily spending limit in USD. Must be a positive number and cannot exceed the admin-set ceiling for your program.
Limit changes are processed via a Gelato relay with a 3-minute delay. A
gelato_status: "ExecSuccess" confirms the transaction was enqueued. Poll GET /wallet/limits after 3 minutes to confirm the updated limit is active.
