archived_at | string or null <date-time> |
created_at | string <date-time> |
id | string <int64> |
object | |
name | string <= 255 characters |
referrer_type | string or null Enum: "Contact" "Patient" |
object or null | |
subcategories | Array of strings or null |
updated_at | string <date-time> |
{- "archived_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "referrer_type": "Contact",
- "subcategories": [
- "the google",
- "myspace",
- "friendster",
- "ask jeeves"
], - "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "referral_source_types": [
- {
- "archived_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "referrer_type": "Contact",
- "subcategories": [
- "the google",
- "myspace",
- "friendster",
- "ask jeeves"
], - "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
- "links": {
}
}
q[] | Array of strings |
Successful operation
{- "archived_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "referrer_type": "Contact",
- "subcategories": [
- "the google",
- "myspace",
- "friendster",
- "ask jeeves"
], - "updated_at": "2019-08-24T14:15:22Z"
}