Apply the specified end-date to billing entities associated with an Account.
NOTE:
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
UUID of the Organization.
The UUID of the Account.
The end date and time applied to the specified billing entities (in ISO 8601 format).
Defines which billing entities associated with the Account will have the specified end-date applied. For example, if you want the specified end-date to be applied to all Prepayments/Commitments created for the Account use "PREPAYMENT".
1CONTRACT, ACCOUNTPLAN, PREPAYMENT, PRICINGS, COUNTER_PRICINGS A Boolean TRUE/FALSE flag. For Parent Accounts, set to TRUE if you want the specified end-date to be applied to any billing entities associated with Child Accounts. (Optional)
Return the status and details of the updated active billing entities.
A message indicating the status of the operation.
A dictionary with keys as identifiers of billing entities and values as lists containing details of the updated entities.
A dictionary with keys as identifiers of billing entities and values as lists containing details of the entities for which the update failed.