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.