Skip to main content
POST
/
flows
/
{flow_id}
/
steps
/
{step_key}
/
payment
"<any>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

x-system-token
string
header
required

System token for additional authentication

Path Parameters

flow_id
integer
required
step_key
string
required

Query Parameters

language_code
string
required

Body

application/json
status
string
required
errCode
string
required
errMsg
string
required
requestId
string | null
paymentId
string | null
transactionId
string | null
booking_id
string

Response

Document created, URL follows

The response is of type any.