When you’ve set up pricing for your Product Plans and attached these to an Account, you might want to generate some test Bills for the Account before you move to production. To do this, you’ll need to feed some sample usage data for the Account into m3ter in readiness for generating test Bills against the Account. You can do this directly in the Console from the Account page. To submit usage data for an Account: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.
- Select Accounts. The Accounts page opens.
- Select the NAME text of the Account for which you want to submit usage data. The Account page opens with the Overview tab selected.
- You can start the submit usage workflow in two ways:
- Select the Submit usage button above the Account details panel.
- Alternatively, on the Account actions menu, select Account>Submit usage:

- For Step 1 - Select a meter on the dialog, use the Meter drop-down list to select the Meter whose Data Fields were Target Fields for an Aggregation used for pricing a Plan you’ve attached to the Account.
- Select Next. The dialog adjusts to show Step 1 completed and moves you to Step 2 - Define measurements and send:
- The default method to complete Step 2 is Simple:
- A measurement UID is entered automatically. Note: If you edit this string, it must be unique and immutable.
- 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. This is useful if you need to adjust billing on an Account retrospectively. For more details, see Using Timestamp to Submit Usage Data Adjustments. (Required)
- End timestamp. Can be used in those cases where a usage event needs to have an explicit start and end rather than being instantaneous. (Optional)
- The Code strings for the Meter and Account are entered automatically - these are required parameters for a Submit Measurements API call to the m3ter Ingest API.
- Enter a Value for each of the Meter Data fields as required for the usage data submission. In this example, the selected Meter has a single MEASURE numeric Data Field.
- Note that a Log of your submissions will be built at the right-hand side as you submit measurements:

- Alternatively, you can switch to Advanced, where you can edit the raw JSON for the usage data submission:

- Select Submit usage. If the submission succeeds, under Log you’ll see:
- A confirmation message that the measurement was accepted:
{"result" : "accepted"} - The measurement UID has been regenerated allowing you to quickly enter new Values for Meter Data Fields as required and submit a further measurement:

- Re-enter second set of measure values for the Meter Data Fields.
- Select Submit usage again to submit a second set of usage data.