Case manaegment - change status
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
47f0bf5c-5329-4bd8-ad24-2603b697e5e7Body
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
post
/api/v1/verifications/{verification_id}/state/startRequest Risk Score Update
post
/api/v1/verifications/{verification_id}/state/request_risk_score_update
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
81e38c0b-66c9-4f69-82c2-8688ea033e75Body
Responses
default
default
text/plain
post
/api/v1/verifications/{verification_id}/state/request_risk_score_updatedefault
default
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
81e38c0b-66c9-4f69-82c2-8688ea033e75Body
Responses
default
default
text/plain
post
/api/v1/verifications/{verification_id}/state/cancel_risk_score_updatedefault
default
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
c859559c-1f21-427b-81a8-980ba52e4ca4Query parameters
completeness_profile_idstringOptionalExample:
b80743bc-bffe-48b1-9289-cd6aad0ab854Body
Responses
200
OK
application/json
post
/api/v1/verifications/{verification_id}/state/request_data_update200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
df786f41-241b-43bc-a4b9-0eb90f7be8e9Body
Responses
200
OK
application/json
422
Unprocessable Content
application/json
post
/api/v1/verifications/{verification_id}/state/cancel_data_updateAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
2d926af7-2397-4296-865a-4e7cd93017c0Body
assessmentstringOptionalExample:
enum: risk_low, risk_medium, risk_high
risk_lowassessment_commentstringOptionalExample:
string
Lorem ipsum dolor sit ametResponses
200
OK
application/json
401
Unauthorized
application/json
422
Unprocessable Entity
application/json
post
/api/v1/verifications/{verification_id}/state/qaAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
2d926af7-2397-4296-865a-4e7cd93017c0Body
qa_commentstringOptionalExample:
string
Lorem ipsum dolor sit ametResponses
200
OK
application/json
401
Unauthorized
application/json
422
Unprocessable Entity
application/json
post
/api/v1/verifications/{verification_id}/state/back_to_complianceAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
2d926af7-2397-4296-865a-4e7cd93017c0Body
assessmentstringOptionalExample:
enum: risk_low, risk_medium, risk_high
risk_mediumassessment_commentstringOptionalExample:
string
Lorem ipsum dolor sit ametqa_commentstringOptionalExample:
string
Lorem ipsum dolor sit ametResponses
200
OK
application/json
post
/api/v1/verifications/{verification_id}/state/complete200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
2d92fc77-c14c-4c6b-bed9-acfe015696caBody
rejection_commentstringOptionalExample:
Lorem ipsum dolor sit ametResponses
200
OK
application/json
post
/api/v1/verifications/{verification_id}/state/rejected200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
verification_idstringRequiredExample:
2d926af7-2397-4296-865a-4e7cd93017c0Body
Responses
200
OK
application/json
post
/api/v1/verifications/{verification_id}/state/reopen200
OK
Last updated
Was this helpful?