Payment methods - merchant level
Add an Apple Pay domain
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
post/merchants/{merchantId}/paymentMethodSettings/{paymentMethodId}/addApplePayDomains
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
paymentMethodIdstring required
The unique identifier of the payment method.
Request body
Response
No Content - look at the actual response code for the status of the request.