Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
New session for hosted checkout or client portal. You can create user and get ClientSession from here, then append it to the checkout link (copied from Admin Portal Plan) as a query parameter, e.g. https://cs.unibee.dev/hosted/checkout?planId=253&env=prod&session=${clientSession}
Address
CancelUrl, back to cancelUrl if checkout cancelled
ExternalUserId
First Name
Last Name
Password
Phone
ReturnUrl, back to returnUrl if checkout completed