Intents
Approve an intent
Approve a pending_approval intent, allowing the associated transaction to proceed.
POST
Approve an intent
Authorizations
API key authentication. Include your API key in the Authorization header as Bearer <api_key>.
Headers
Unique key for idempotent requests (24-hour cache)
Path Parameters
Intent ID (e.g., int_...)
Response
Intent approved
Unique intent ID
Associated card ID
Description of intended spend
Intent status
Available options:
pending_approval, pending, matched, mismatched, expired, rejected, canceled Client-provided intent ID for idempotency
Expected transaction amount in cents
Expected merchant category codes
Allowed amount tolerance in cents
Allowed amount tolerance as percentage
Intent expiration timestamp (ms)
Approve an intent