Skip to main content
PATCH

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

UUID of the claim to update

Body

application/json
claim_disputed
boolean

Mark claim as disputed

obligation_fulfilled
boolean

Mark obligation as fulfilled

customer_id
string<uuid> | null

Optional link to a customer for partner revenue sharing

Response

Claim updated

success
boolean
data
object