Skip to main content
POST
Submit an agent payment — present trip_id + a Shared Payment Token to schedule + authorize the booking; returns a checkout_url fallback if customer action (3DS) is required
Submit an agent payment, present trip_id + a Shared Payment Token to schedule + authorize the booking; returns a checkout_url fallback if customer action (3DS) is required

Authorizations

X-API-Key
string
header
required

Body

application/json
trip_id
string
required
Example:

"trip_1048576"

shared_payment_token
string
required
Example:

"spt_1Nq8L2eZvKYlo2C0"

intent
object

Response

Authorization result

fulfillment_cart_id
integer
status
string
Example:

"processing"

payment_verified
boolean
message
string
checkout_url
string

Hosted-checkout fallback, present only on a 3DS step-up / decline.

recap_token
string