Creates a new Contract for the specified Account. The Contract includes information such as the associated Account along with start and end dates.
If you intend to bill an Account on a Contract basis, you can use the billGroupingKeyId, applyContractPeriodLimits, and usageFilters request parameters to control Contract billing.
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) for your Organization. The Organization represents your company as a direct customer of our service.
The unique identifier (UUID) of the Account associated with this Contract.
1The name of the Contract.
1 - 200The 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 version number of the entity:
The short code of the Contract.
80The description of the Contract, which provides context and information.
500The Purchase Order Number associated with the Contract.
100For Contract billing, a boolean setting for restricting the charges billed to the period defined for the Contract:
Use usageFilters 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.
If you are implementing Contract Billing for an Account, use billGroupingKey to control how charges linked to Contracts on the Account will be billed:
Returns the created 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.