Update domains for Apple Pay
Any domains that will be used to accept payments must first be verified with Apple.
To use this endpoint from the browser, you’ll need to specify the
/accounts/{accountID}/apple-pay.write
scope when generating a token.
PATCH
/accounts/{accountID}/apple-pay/domains
|
|
Path parameters
accountID
string
<uuid>
required
ID of the Moov account acting as a merchant in a card transaction.
Body
application/json
addDomains
array
A list of fully qualified top-level or sub-domain names to be added. Items must be unique.
removeDomains
array
A list of previously added fully qualified top-level or sub-domain names to be removed.