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.

isSuccessbooleanOptional

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

pageIdentifierstringOptional

Auxiliary validation used internally by payment pages and components.

responseDatastring or integerOptional

The deleted domain’s domain ID.

responseTextstringOptional

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

Errors