This API allows clients to forcibly insert and submit user ID verification data without going through ARGOS ID verification. It supports string data only. For image data, use the separate PUT Image API
.
approved
or rejected
.female
or male
.YYYY-MM-DD
format.YYYY-MM-DD
format.400
status code is returned with details in the response body:
Error Code | Message | Description |
---|---|---|
invalid_payload | Invalid payload | Unable to parse the request body |
missing_data | Required input data is missing | One or more required fields are missing |
invalid_project | Invalid project | The project ID is not valid |
invalid_admin | Invalid admin | Administrator account lacks permissions for this project |
invalid_parameter | invalid parameter: {parameter} | Unexpected parameter submitted |
invalid_format | invalid format: ${parameter} | Parameter does not match the expected format |
processing_error | Failed to complete migration | Unknown error occurred during processing |
body
parameter.isEncrypted
flag and the encrypted data: