Retrieve Contract
Retrieves the Contract with the given UUID. Used to obtain the details of a Contract.
Path parameters
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
The unique identifier (UUID) of the Contract to retrieve.
Response
Returns the Contract
Changes
Changed in 3 of the 10 revisions of this API.214
- ●
removed the optional property
allOf[subschema #3]/billGroupingKeyfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
allOf[subschema #3]/applyContractPeriodLimitsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #3]/billGroupingKeyIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #3]/usageFiltersto the response with the200statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
allOf[subschema #3]/billGroupingKeyto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
allOf[AbstractResponseWithCustomFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲