v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-131362831.1 MB
Payment methods - merchant level

Get Apple Pay domains

Returns all Apple Pay domains that are registered with the merchant account and the payment method identified in the path. For more information, see Apple Pay documentation.

To make this request, your API credential must have the following role:

  • Management API—Payment methods read
get/merchants/{merchantId}/paymentMethodSettings/{paymentMethodId}/getApplePayDomains

Path parameters

merchantIdstring required

The unique identifier of the merchant account.

paymentMethodIdstring required

The unique identifier of the payment method.

Response

OK - the request has succeeded.

domainsstring[]

The list of merchant domains.

For more information, see Apple Pay documentation.