Hi Armands,
I'm not entirely sure if they'll be useful to you, but they're the ones currently published, so I'm sharing them with you.
Regards.
_______________________________________________________________________________________________________________
-
Search for cases by external contact:
GET /api/v2/casemanagement/cases/externalcontacts/{externalContactId}
This endpoint retrieves all cases associated with a specific external contact, with support for pagination and filtering.
-
Search case by reference:
GET /api/v2/casemanagement/cases/references/{reference}
It allows you to retrieve a specific case using its reference number.
-
Obtain details of a case:
GET /api/v2/casemanagement/cases/{caseId}
Retrieve the complete details of a specific case.
------------------------------
Virgilio Asencios
Ingeniero de Proyectos
------------------------------