Endpoints Reference
Authentication
Verify authentication data provided by the platform
POST
/v1/{siteEnv}/{siteId}/authentication/verify
Path Parameters
siteEnv
*
siteId
*
Body Parameters
body
*
Description
Data to verify. It must be possible to derive the platform external ID for the customer from this data in order to satisfy the response criteria.
data
*
Responses
200
Data is verified.
customer
400
Error Response