Delete Balance
Delete a specific Balance.
This endpoint allows you to delete a specific Balance with the given UUID.
Path parameters
The unique identifier (UUID) for your Organization. The Organization represents your company as a direct customer of our service.
The unique identifier (UUID) of the Balance to delete.
Response
Returns the deleted Balance
Changes
Changed in 3 of the 10 revisions of this API.114
- ●
added the new
AD_HOCenum value to theallOf[subschema #3]/lineItemTypes/items/response property for the response status200response-property-enum-value-added
- ●
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ○
added
AbstractResponseWithCustomFieldsto the response bodyallOflist for the response status200response-body-all-of-added
- ○
added the optional property
allOf[subschema #2 -> subschema #3]/contractIdto the response with the200statusresponse-optional-property-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
allOf[subschema #2]/consumptionsAccountingProductIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/feesAccountingProductIdto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○