Error Contract
Standard envelope
{
"error": "string",
"status": 400,
"details": {
"field": "string",
"message": "string"
}
}{
"field": "ClinicCode",
"message": "Clinic Code is required for this call"
}{
"message": "There has been an exception encountered while trying to cancel the Order."
}HTTP status behavior
Integration recommendations
Last updated
Was this helpful?