Skip to main content
POST
Create a browser session

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
subMerchantId
string
required

The subMerchantId associated with the checkout.

Example:

"jpt-sim-cs-apple"

cardTokenization
object

Enables card tokenization in the web component for this session.

bankAccountTokenization
object

Enables bank account (eCheck) tokenization in the web component for this session.

applePay
object

Apple Pay acceptance settings.

googlePay
object

Google Pay acceptance settings.

Response

Authorization session successfully created.

Last modified on July 14, 2026