Claims

Get a claim by ID

get/api/v1/claims/{claimId}

Path parameters

claimIdinteger required

ID of the claim to retrieve

Response

Claim found

idinteger required
ufnstring

universal file number

providerUserIdstring uuid

ID of the provider user making the submission

clientstring

client name

categorystring

claim category

concludedstring date

claim concluded date

feeTypestring

fee type

escapedboolean

escaped status

counselPaymentstring

status of counsel payment

claimednumber

amount claimed

submissionIdstring uuid required

id of the submission this claim belongs to

Changes