Newer Version Available
Product Clause Generation Details
Output representation of the details for a clause generation request.
- JSON example
-
1{ 2 "success": true, 3 "asyncBulkRequestId": "750xx0000000001AAA", 4 "errors": [] 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| asyncBulkRequestId | String | Asynchronous bulk request ID for tracking the clause generation process. | Big, 65.0 | 65.0 |
| errors | Product Clause Error[] | List of errors that occurred during processing. | Big, 65.0 | 65.0 |
| success | Boolean | Indicates whether the operation is successful (true) or not (false). | Big, 65.0 | 65.0 |