v10

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-033223581.2 MB
CounterAdjustments

Delete CounterAdjustment

Delete a CounterAdjustment for the given UUID.

delete/organizations/{orgId}/counteradjustments/{id}

Path parameters

orgIdstring required

UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.

idstring required

The UUID of the CounterAdjustment to delete.

Response

Returns the deleted CounterAdjustment

idstring required

The UUID of the entity.

versioninteger

The version number:

  • Create: On initial Create to insert a new entity, the version is set at 1 in the response.
  • Update: On successful Update, the version is incremented by 1 in the response.
dtCreatedstring date-time

The DateTime when this item was created (in ISO-8601 format).

dtLastModifiedstring date-time

The DateTime when this item was last modified (in ISO-8601 format).

createdBystring

The ID of the user who created this item.

lastModifiedBystring

The ID of the user who last modified this item.

counterIdstring

The ID of the Counter that was used to make the CounterAdjustment on the Account.

accountIdstring

The Account ID the CounterAdjustment was created for.

datestring date

The date the CounterAdjustment was created for the Account (in ISO-8601 date format).

valueinteger

Integer Value of the Counter that was used to make the CounterAdjustment.

purchaseOrderNumberstring

Purchase Order Number for the Counter Adjustment. (Optional)