v23

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-20161629.2 KB
Claims

Add a line item to a claim

patch/api/v1/claims/{claimId}/line-items

Path parameters

claimIdstring uuid required

ID of the claim to update

Request body

idstring uuid

The unique ID for the line item

titlestring

The title of the line item

categorystring

The category of the line item

datestring date

The date of the line item

Response

Line item added to claim successfully

idstring uuid