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.

Contract Document Version for Customer Community User (GET)

Get latest details of a contract document version based on a contract ID.
Resource
1/connect/clm/cc/contract/${contractId}/contract-document-version
Resource example
1https://yourInstance.salesforce.com/services/data/v68.0/connect/clm/cc/contract/${contractId}/contract-document-version?showDetails=true
Available version
60.0
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
showDetails Boolean Indicates whether to include detailed information about attachments in the response. (true) or not (false). The default value is false. Required 60.0
Response body for GET
Contract Document Version CC Response