Verify domain

View as MarkdownOpen in Claude
Verify a new payment method domain. If verification is successful, Apple Pay is automatically activated for the domain.

Authentication

requestTokenstring

Long-lived API token sent in the requestToken header. See API token authentication.

OR
AuthorizationBearer

OAuth2 Bearer access token from the client-credentials flow. See OAuth authentication.

Path parameters

domainIdstringRequired
The payment method domain's ID in Payabli.

Response

Success
responseTextstring
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.
responseDataobject
Data related to the payment method domain.