Skip to main content

ClaimApprovalSchema

_statusintegerrequired
amountnumbernullable
claim_medicalundefined[]
claim_request_idintegerrequired
createddatedate-timenullable
idinteger
memberundefined[]
modifieddatedate-timenullable
note_idintegernullable
statusstring
ClaimApprovalSchema
{
"_status": 0,
"amount": 0,
"claim_medical": [
null
],
"claim_request_id": 0,
"createddate": "2024-07-29T15:51:28.071Z",
"id": 0,
"member": [
null
],
"modifieddate": "2024-07-29T15:51:28.071Z",
"note_id": 0,
"status": "string"
}