Skip to main content
POST
Grant Journey

Authorizations

Authorization
string
header
required

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

Body

application/json
customer_id
string<uuid>
required
template_id
string<uuid>
required
reason
string
required
Required string length: 1 - 500
selected_addon_codes
string[]

Response

Successful Response

journey_id
string<uuid>
required
account_id
string<uuid>
required
login
string
required
phase
string
required
pending_payment_tx_id
string<uuid> | null
required