Retrieves the Contract with the given UUID. Used to obtain the details of a Contract.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
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.
Returns the Contract
The UUID of the entity.
The version number:
User defined fields enabling you to attach custom data. The value for a custom field can be either a string or a number.
If customFields can also be defined for this entity at the Organizational level,customField values defined at individual level override values of customFields with the same name defined at Organization level.
See Working with Custom Fields in the m3ter documentation for more information.
The unique identifier (UUID) of the Account associated with this Contract.
The name of the Contract.
The short code of the Contract.
The description of the Contract, which provides context and information.
The Purchase Order Number associated with the Contract.
For Contract billing, a boolean setting for restricting the charges billed to the period defined for the Contract:
Used to control Contract billing and charge at billing only for usage where Product Meter dimensions equal specific defined values:
The ID of the Bill Grouping Key assigned to the Contract.
The start date for the Contract (in ISO-8601 format). This date is inclusive, meaning the Contract is active from this date onward.
The exclusive end date of the Contract (in ISO-8601 format). This means the Contract is active until midnight on the day before this date.
The date and time (in ISO-8601 format) when the Contract was created.
The date and time (in ISO-8601 format) when the Contract was last modified.
The unique identifier (UUID) of the user who created this Contract.
The unique identifier (UUID) of the user who last modified this Contract.