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.

Authentication

requestTokenstring
API Key authentication via header

Path Parameters

domainIdstringRequired
The payment method domain's ID in Payabli.

Response

Success response for a deleted payment method domain.
isSuccessboolean or null

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

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

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

Errors