PaymentMethodDomain
Delete Payment Method Domain
Delete a payment method domain. You can’t delete an inherited domain, you must delete a domain at the organization level.
DELETE
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
The payment method domain's ID in Payabli.
Response
200 - application/json
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
Auxiliary validation used internally by payment pages and components.
The deleted domain's domain ID.
Response text for operation: 'Success' or 'Declined'.
Was this page helpful?