Skip to main content
POST
Execute a payment intent

Authorizations

Authorization
string
header
required

Access token issued by POST /v1/auth/token.

x-zeam-auth
string
header
required

Application secret (Kong apiKey) issued at registration.

Body

application/json
type
enum<string>
required
Available options:
p2p,
swap,
offramp
externalReference
string
intentId
string<uuid>

Optional reference to a previously initiated intent.

Response

Payment accepted for processing.

intentId
string<uuid>
required
status
string
required
Example:

"ACCEPTED"