Analysis Query
# Request Parameters
The following parameters are expected:
Field | Description | Type |
---|---|---|
score_type | The type of statement being processed, COMBINED If it involves merging of financial statements. | String |
unique_identifier | This is a unique identifier for the statement. This is part of the statement submission response | String |
Please find sample implementation on the left
{
"unique_identifier": Document Identifier. Helps detect duplicate data,
"phone": Client's phone number,
"id_number": Client's ID No.,
"json_data": DATA as shown in “JSON Data Format”,
"duration": Duration of the statements in Months,
"timestamp": Date when the statements where merged,
"state_name": Processing Status of the merged statements
}