Skip to main content
PUT
Authorization
string
required
Bearer token: Bearer YOUR_ACCESS_TOKEN
yativoCardId
string
required
The customer’s yativo_card_id.
dailyLimit
number
required
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.