Payment services
Verify payment service credentials
Verifies a set of credentials against a payment service.
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 verifying credentials against a payment service.
Response
200
Returns 200 OK if credentials successfully verified.