Intents
Reject an intent
Reject a pending_approval intent.
POST
Reject 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_...)
Body
application/json
Reason for rejection
Response
Intent rejected
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)
Reject an intent