CCMCapabilitiesVerifyContractTypeAvailableV1

This call returns information on the availability of a contract type for a contract.

This request only requires the standard fields.

The response contains the following fields in addition to the standard fields.

Field Type Description
contracttypeisavailable boolean Returns true if a version of the contracttype is available. It also returns true if the requested contracttype version is not available but another version is.
requestedversionisavailable boolean Returns true if both the requested contracttype and the contracttype version are available.
highestversionavailable version Optional. This field is returned in the following case:

The requested contracttype is available.

The requested contracttype version is not available.

The returned value is the highest version that is available for the requested contracttype.