Payment services
Delete a configured payment service
Deletes all the configuration of a payment service.
DELETE
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"
Query Parameters
Response
200
application/json
Successful Response
The response is of type any
.