v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBMatters
Patch matter billing configuration
Patches the billing configuration for the specified matter.
patch/matters/{matterId}/billingconfiguration
Path parameters
matterIdstring required
Request body
Example request
{
"amount": 142.31,
"contingencyAmount": 32,
"disbursementAmount": 520.67,
"isUtbmsEnabled": true,
"ledesFirmId": "100558",
"ledesMatterId": "100558",
"ledesClientMatterId": "100558",
"rateSetId": "100558"
}Response
When request is accepted. Returns a hypermedia 'Link' object of the billing configuration to be patched.