Endpoints Reference
Authentication
Verify authentication data provided by the platform
POST
/v1/{siteEnv}/{siteId}/authentication/verify
Path Parameters
siteEnv
string
*
siteId
string
*
Body Parameters
body
object
*
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
string
*
Responses
200
Data is verified.
object
customer
object
400
Error Response