Create Session

Enables merchant to create the session/context needed for a native mobile checkout experience.
This will return a URL that can be launched in a webView by the merchant for a Paze checkout.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request Body

Checkout Session Create Request

data
object

Payload containing all fields that can be passed to this API.

string
length between 0 and 64
(^[a-zA-Z0-9_-]{1,64}$)

Customer-defined transaction identifier, reflected in response. Referred to as “sessionId” in web integration. Session reference identifier generated by the Merchant. If present here, it will be returned in the Checkout response. This is recommended to be identical across the Checkout request and the /wallets/sessions/checkout/complete request.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json