Payment services
Create a session for apayment service definition
Creates a session for a payment service that supports sessions.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
Examples:
"default"
Path Parameters
the ID of the payment service
Examples:
"fffd152a-9532-4087-9a4f-de58754210f0"
Body
application/json · object
The JSON payload to sent to the payment service's session API.
Response
200
application/json
Successful Response
The session data received from the payment service.