For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/handover/cases//documents/progress' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"BUILDER_OBLIGATIONS": {
"category": "BUILDER_OBLIGATIONS",
"total": 10,
"verified": 8,
"pending": 1,
"missing": 1,
"naCount": 0,
"percentComplete": 80
}
}