Add an Apple Pay domain

POST {{baseUrl}}/merchants/:merchantId/paymentMethodSettings/:paymentMethodId/addApplePayDomains

Adds the new domain to the list of 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 and write

Request Body

{"domains"=>["https://example.com"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring