CounterAdjustments
Update CounterAdjustment
Update a CounterAdjustment for an Account.
put/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 update.
Request body
Example request
{
"date": "2022-01-04"
}Response
Returns the updated CounterAdjustment
Changes
Changed in 1 of the 10 revisions of this API.2
- ▲
the response property
allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲