Skip to main content
POST
Issue a browser credential for one funding intent

Authorizations

Authorization
string
header
required

Server-side only. Never ships to a browser.

Headers

Idempotency-Key
string
required

Required on every mutating request. Absent is a 400.

Required string length: 8 - 200

Body

application/json
funding_intent_id
string
required

Response

The session token, returned once.

A browser credential for one funding intent. The token is shown once and only its hash is stored.

id
string
required
Example:

"cst_..."

session_token
string
required
funding_intent_id
string
required
expires_at
string<date-time>
required