Payment services
New payment service
Adds a new payment service by providing a custom name and a value for each of the required fields.
POST
This endpoint requires the payment-services.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request body for activating a payment service.
Response
201
application/json
Returns the created payment service.
An active, configured payment service.