Newer Version Available
Document Process Output
- Response body example for POST
-
- Response body example for PATCH
-
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| code | String | The code returned by the create or update API request. | Small, 55.0 | 55.0 |
| conflictFieldList | Document Conflict Field List | The list of fields in the target object that have conflicts. | Small, 55.0 | 55.0 |
| isSuccess | Boolean | Indicates whether the create or update request is successful (true) or not (false). | Small, 55.0 | 55.0 |
| message | String | The message of the create or update API request. | Small, 55.0 | 55.0 |
| objectFieldList | Object Field List | The list of fields that are created or updated in the target object record. | Small, 55.0 | 55.0 |
| ocrDocumentScanResultIdList | OCR Document Scan Result List | The list of the OCR document scan result record IDs. | Small, 55.0 | 55.0 |
| parentId | String | The ID of the target object in which the record is created or updated. | Small, 55.0 | 55.0 |