Update Override
Path parameters
idstringRequired
The ID of the manual override to update.
Body
Represents a manual override in the billing system, allowing specific adjustments to billing processing.
$metaall of | nullableOptional
Platform entity metadata.
auditall ofOptional
Contains audit-related details for the entity.
idstringOptionalExample:
The unique identifier of the manual override.
BOV-1234-1234clientall ofOptional
Specifies the client account associated with the manual override.
vendorall ofOptional
Specifies the vendor account associated with the manual override.
statusall ofOptionalExample:
Indicates the current status of the manual override.
Activestring · enumOptionalPossible values:
Represents the status of a manual override in the billing system.
externalIdstring | nullableOptionalExample:
Represents an external identifier for the manual override, if applicable.
EXT-12345notesstring | nullableOptionalExample:
Contains additional notes or comments related to the manual override.
Adjustment for Q1 billingResponses
200
OK
application/json
400
Bad Request
application/json
404
Not Found
application/json
500
Internal Server Error
put
/public/v1/billing/manual-overrides/{id}Last updated
Was this helpful?