Error Handling ❗️

Successful Calls:

The β€œPatient updated successfully” 200 callback success notifications are noted within the RESPONSE section of both the Invite and Case Update sections of the documentation:

				
					{
    "data": [
        "Patient updated successfully"
    ],
    "status": 200
}
				
			

Unsuccessful Calls:

Anytime you receive a 400, 401, 403, or 422 call-back error message, these are noted within the RESPONSE section of both the Invite and Case Update sections of the documentation provided with scenario-specific error examples.

Β 

NEXT: ➑️ Frequently Asked Questions

Error Handling
Skip to content