Update Balance
Update a specific Balance.
This endpoint allows you to update the details of a specific Balance. The updated Balance details should be provided in the request body.
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 update.
Request body
Response
Returns the updated Balance
Changes
Changed in 4 of the 10 revisions of this API.618
- ▲
the request property
allOf[subschema #3]/codebecame requiredrequest-property-became-required
- ▲
the request property
allOf[subschema #3]/namebecame requiredrequest-property-became-required
- ▲
the
allOf[subschema #3]/coderequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
allOf[subschema #3]/namerequest property's minLength was increased from0to1request-property-min-length-increased
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
AD_HOCenum value to theallOf[subschema #3]/lineItemTypes/items/response property for the response status200response-property-enum-value-added
- ○
added the new
AD_HOCenum value to the request propertyallOf[subschema #3]/lineItemTypes/items/request-property-enum-value-added
- ●
- ▲
added
AbstractRequestWithCustomFieldsto the request bodyallOflistrequest-body-all-of-added
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ○
added the new optional request property
allOf[subschema #2 -> subschema #3]/contractIdnew-optional-request-property
- ○
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 new optional request property
allOf[subschema #2]/consumptionsAccountingProductIdnew-optional-request-property
- ○
added the new optional request property
allOf[subschema #2]/feesAccountingProductIdnew-optional-request-property
- ○
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
- ○