Submitting Usage Data for Non-Existent Accounts - m3ter Documentation

Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available pages before exploring further.

Although we recommend setting up Accounts prior to submitting usage data measurements for them, we appreciate this may not always be possible. To avoid rejecting usage data measurements in instances where the measurement is submitted but an Account does not yet exist, the m3ter system will auto-create an Account for you. You can test this functionality:

In these cases, when you submit a usage data measurement to the m3ter Ingest API a new skeleton Account is auto-created:

The usage data measurement is accepted and ingested as data belonging to the new auto-created Account. At a later date, you can then open the details of the new Account and edit the CodeName, and e-mail address.To submit usage data for a non-existent Account:

  1. Select Metering. The Meters page opens.
  2. In the Product drop-down, select the Product the Meter is linked to. The Meters configured for the selected Product are listed.
  1. In the list, locate the Meter whose Data Fields you want to submit test usage data for the non-existent Account.
  2. Select the hotlink text of this Meter. The Meter details page opens. On the Submit usage data panel you can submit usage data measurements for the Meter and for a non-existent Account.
  1. Switch to select the Advanced JSON editor format:
  1. Select Submit usage. If the submission succeeds:

Warning! Repeated Test Submissions using the same UID: If you submit using the same measurement "uid", the Ingest API will accept the measurement, and then during enrichment the system will deduplicate the measurements and notify you of the duplicate.

  1. If you want to check that a new Account for the submitted usage data has been auto-created, select Accounts. A new Account should be listed for your Organization and named according to the Account auto-creation process - in the current example TestAcct-autocreated:

You can now edit the details of the auto-created Account as required.

Tip: Using Submit Measurement Ingest API Call? You can also use the Submit Measurements API call to to the Ingest API to make a usage data measurement submission for a non-existent Account.