This document aims to provide explanation on each output field from the inquiry api. Not all fields will be applicable or visible as this is dependent on the features used to verify an individual or entity.
Field Name | Meaning | Sample Values |
---|---|---|
code | Status code of the request | SUCCESS |
message | Status message of the request | SUCCESS |
data.id | Unique identifier of the data | d********d |
data.baseInfomation.referenceId | Unique identi | *** |
data.baseInfomation.createAt | Creation timestamp | 2024-05-30 20:04:57 |
data.baseInfomation.updateAt | Update timestamp | 2024-05-30 20:12:19 |
data.baseInfomation.status | Current status of workflow | COMPLETED |
data.baseInfomation.result | Result of the process of workflow | PROCEED |
data.relationShips.workflow.id | Workflow ID | 1000 |
data.relationShips.workflow.name | Workflow name | Workflow Verification |
data.relationShips.customerProfile.id | Customer profile ID | 72b*********fe66 |
data.relationShips.customerProfile.name | Customer name | A***BDD IKT |
data.nodes[].type | Workflow Node type | Trigger, OCR, ID Forgery, Custom Form, 3D Liveness Detection, Face Comparison, Aml Name Screening |
data.nodes[].name | Workflow Node name | Trigger, OCR, ID Forgery, Custom Form, 3D Liveness Detection, Face Comparison, Aml Name Screening |
data.nodes[].id | Node ID | 24303 |
data.nodes[].code | Node status code | null, SUCCESS |
data.nodes[].message | Node status message | null, OK |
data.nodes[].startedAt | Node start timestamp | 2024-05-30 20:05:37 |
data.nodes[].completedAt | Node completion timestamp | 2024-05-30 20:07:53 |
data.nodes[].attributes | Verification attributes | Varies by node |
data.nodes[].result | Verification result | Varies by node |
transactionId | Unique transaction identifier | 4*********f0 |
datetime | Datetime in UNIX timestamp format | 1717077383.56707 |
extra | Additional information | null |
pricingStrategy | Pricing strategy applied | FREE; PAY |
timestamp | Request timestamp in milliseconds | 1717077383567 |