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.

Path parameters

domainIdstringRequired
The payment method domain's ID in Payabli.

Headers

requestTokenstringRequired

Response

Success response for a deleted payment method domain.
isSuccessboolean

Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.

pageIdentifierstring
Auxiliary validation used internally by payment pages and components.
responseDatastring or integer
The deleted domain's domain ID.
responseTextstring

Response text for operation: ‘Success’ or ‘Declined’.

Errors