Payment service definitions
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.
Path Parameters
Examples:
"adyen-ideal"
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.