Unregister a domain registered to take Apple Pay payments.
Information about the domains you want to unregister from your Apple Pay integration.
Returns a list of unregistered domains. If all domains have been unregistered, the messsage
field shows a Registration was successfully deleted.
message.
The request is invalid. See the response message for more information.
Your API client is not authorized to access the Apple Pay payment integration.
The Apple Pay payment integration does not exist.
An unexpected internal server error.
{- "integrationIdentifier": "string",
- "domains": [
- "string"
], - "reason": "string"
}
{- "domains": [
- "string"
], - "message": "string"
}