This endpoint starts a customer verification.
cURL
curl --request POST \ --url https://api-sandbox.lumx.io/customers/{id}/verifications \ --header 'Authorization: Bearer <token>'
Bearer authentication header on the format Bearer <API_KEY>.
Bearer <API_KEY>
Customer's unique identifier.
Resource successfully started.