created_at | string <date-time> |
id | string <int64> |
object | |
notes | string or null |
object | |
object | |
object or null | |
referrer_type | string or null Enum: "Patient" "Contact" |
subcategory | string or null |
updated_at | string <date-time> |
{- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "notes": "string",
- "referral_source_type": {
}, - "referrer_type": "Patient",
- "subcategory": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "referral_sources": [
- {
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "notes": "string",
- "referral_source_type": {
}, - "referrer_type": "Patient",
- "subcategory": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
- "links": {
}
}
Successful operation
{- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "notes": "string",
- "referral_source_type": {
}, - "referrer_type": "Patient",
- "subcategory": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
Resource was updated
Resource could not be saved due to validation errors
{- "notes": "string",
- "referrer_id": "1",
- "referral_source_type_id": "1",
- "subcategory": "string"
}
{- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "notes": "string",
- "referral_source_type": {
}, - "referrer_type": "Patient",
- "subcategory": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}