GET
/
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

booking_token
string
required
language_code
string
required

Response

200
application/json

Request fulfilled, document follows

The response is of type any.