Verify domain
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
domainId
The payment method domain's ID in Payabli.
Response
Success
responseText
isSuccess
Boolean indicating whether the operation was successful. A true value
indicates success. A false value indicates failure.
pageidentifier
Auxiliary validation used internally by payment pages and components.
responseData
Data related to the payment method domain.