Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · any
The body is of type any
.
Response
Successful Response
The response is of type any
.
Create a session for use with Click to Pay.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type any
.
Successful Response
The response is of type any
.