Verify domain

Verify a new payment method domain. If verification is successful, Apple Pay is automatically activated for the domain.

Authentication

requestTokenstring
API Key authentication via header

Path Parameters

domainIdstringRequired
The payment method domain's ID in Payabli.

Response

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

Errors