Verification Provider
Start Verification
This endpoint initiates the background job for verification. The background job will push messages back to the Verification Service via a publish message URL and then send an asynchronous response once the job has completed. The response for the callback is given here: CallbackResponse
post/lc.verification.startverification/{requestId}
Headers
TR_IDstring
A trace id, to help track problems. If it's not received, an auto-generated value will be used for logging. TR_ID header should also be set on the response.
x-lc-signaturestring
JWS token containing the signature and additional claims.
Request body
Response
Created