Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

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
asyncBulk​RequestId 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