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:Documentation Index
Fetch the complete documentation index at: https://docs.m3ter.com/llms.txt
Use this file to discover all available pages before exploring further.
- You’ll still need details of the Meter and the Data Fields you want to submit usage data measurements for.
- You can enter a Code for an Account, even if no Account with that Code exists in your Organization.
- Code. The Account Code used for the data measurement submission is assigned to the auto-created Account.
- Name. The name assigned to the auto-created Account is the result of concatenating the Code used with “-autocreated”:
- For example, if you enter TempAcct as the Account Code, the Name assigned to the auto-created Account will be: TempAcct-autocreated.
- E-mail address. An e-mail address is assigned to the Account using a random hash prefix to create a temporary address.
- For example: -autocreated@example.com
- Select Metering. The Meters page opens.
- In the Product drop-down, select the Product the Meter is linked to. The Meters configured for the selected Product are listed.
- Note that if you want to submit test data for a Global Meter instead, don’t select a Product and only the Global Meters in your Organization are listed.
- In the list, locate the Meter whose Data Fields you want to submit test usage data for the non-existent Account.
- Select the NAME 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.
- Note that the default data submission format is Simple. In this format, you can go ahead and enter any Meter Data Fields Values. However, you cannot use this default Simple format to enter the Code you want use for the non-existent Account and you must switch to the Advanced and use a JSON editor format.
- Switch to select the Advanced JSON editor format:
- A measurement UID is entered automatically.
- A Timestamp date/time is entered for the current date and time. You can adjust this and enter a date/time value that is in the past for your submission - see the Submitting Usage Data Adjustments Using Timestamp topic for more details.
- Enter a Value for each of the Meter Data Fields as required for the usage data submission. In the example shown below, the selected Meter has a single MEASURE numeric Data Field. As noted above, you can also enter the Data Field values first using the Simple format.
- Enter a Code string for the non-existent Account for which you want to submit usage data for charging the Account.
- Select Submit usage. If the submission succeeds:
- You’ll see a
{ "result" : "accepted"}message under Log. - A Log item is shown for the measurement submission which reproduces the JSON:

- Note that:
- The usage data measurement UID -
"uid"- has been automatically refreshed with a new unique value to allow a second submission for the same Meter and Account. - The timestamp -
"ts"- is not refreshed and you can edit this as required for further submissions.
- The usage data measurement UID -
- 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:
