Skip to main content
POST
Execute checkout (deduct balance, create transaction)

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Headers

Idempotency-Key
string

Unique key for idempotent request handling

Body

application/json
intentId
string
required
Minimum string length: 1
targetUrl
string<uri>
required

Response

Checkout executed

success
boolean
transactionId
string
intentId
string
amountEuros
number
targetUrl
string
cardId
string | null