Add or update an Apple Pay payment integration for use with Toast platform payments. You use the registered integration to accept guests' Apple Pay payments.
Information about an Apple Pay payment integration used for taking Toast platform payments.
If the integrationIdentifier
identifier that the Toast platform
generates based on the id
and integrationName
values in the body
parameter is not already registered with Apple for Apple Pay
payments, the Toast platform will create a new Apple Pay payment
integration record with your information. If the
integrationIdentifier
matches an existing integration record, the
Toast platform will update the information about that integration
using the other values in the body parameter you send.
The Toast platform created the Apple Pay payment integration identified by the id
and integrationName
values in your request. The response includes the integrationIdentifier
in the message body.
The Toast platform updated the Apple Pay payment integration
identified by the id
and integrationName
values in your request. The
response does not include a body parameter.
Registration not modified. The response does not include a message body.
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 message body of the request did not contain all of the required values or contained unexpected values.
An unexpected internal server error.
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "domains": [
- "string"
], - "userEmail": "user@example.com",
- "integrationName": "string"
}
"string"