Patient Transfer - Validate
Input:
Sample Input:
Sample Output:
{
"message": "Patient transfer validated successfully.",
"entity": null,
"status": true,
"entityList": null,
"responseCode": 200,
"totalCount": null
}Last updated