Information about the Apple Pay integration created by the Toast platform. You can use this information to check the number of domains registered to take Apple Pay payments.
domains | Array of strings |
integrationIdentifier | string The unique identifier of an Apple Pay payment integration registered with the Toast platform. |
integrationName | string A human-readable business name associated with the Apple Pay payment integration. |
{- "integrationIdentifier": "string",
- "integrationName": "string",
- "domains": [
- "string"
]
}