address_1 | string or null <= 255 characters |
address_2 | string or null <= 255 characters |
address_3 | string or null <= 255 characters |
archived_at | string or null <date-time> |
city | string or null <= 255 characters |
company_name | string or null <= 255 characters |
country | string or null |
country_code | string or null <= 2 characters ISO 3166-1 country code |
created_at | string <date-time> |
deleted_at | string or null <date-time> |
doctor_type | string or null Enum: "general_practitioner" "specialist" |
string or null <= 255 characters | |
first_name | string or null <= 255 characters |
id | string <int64> |
last_name | string or null <= 255 characters |
object | |
notes | string or null |
occupation | string or null <= 255 characters |
Array of objects or null (PhoneNumber) | |
post_code | string or null <= 255 characters |
preferred_name | string or null |
provider_number | string or null <= 255 characters |
state | string or null <= 255 characters |
title | string or null |
type | string or null Enum: "Doctor" "3rd Party Payer" "Standard" |
type_code | integer or null Enum: 0 1 2 |
updated_at | string <date-time> |
{- "address_1": "string",
- "address_2": "string",
- "address_3": "string",
- "archived_at": "2019-08-24T14:15:22Z",
- "city": "string",
- "company_name": "string",
- "country": "string",
- "country_code": "AU",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "doctor_type": "general_practitioner",
- "email": "string",
- "first_name": "string",
- "id": "string",
- "last_name": "string",
- "notes": "string",
- "occupation": "string",
- "phone_numbers": [
- {
- "normalized_number": "39012345678",
- "number": "0-123-456-78",
- "phone_type": "Fax"
}
], - "post_code": "string",
- "preferred_name": "string",
- "provider_number": "string",
- "state": "string",
- "title": "string",
- "type": "Doctor",
- "type_code": 0,
- "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "contacts": [
- {
- "address_1": "string",
- "address_2": "string",
- "address_3": "string",
- "archived_at": "2019-08-24T14:15:22Z",
- "city": "string",
- "company_name": "string",
- "country": "string",
- "country_code": "AU",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "doctor_type": "general_practitioner",
- "email": "string",
- "first_name": "string",
- "id": "string",
- "last_name": "string",
- "notes": "string",
- "occupation": "string",
- "phone_numbers": [
- {
- "normalized_number": "39012345678",
- "number": "0-123-456-78",
- "phone_type": "Fax"
}
], - "post_code": "string",
- "preferred_name": "string",
- "provider_number": "string",
- "state": "string",
- "title": "string",
- "type": "Doctor",
- "type_code": 0,
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
- "links": {
}
}
address_1 | string or null <= 255 characters |
address_2 | string or null <= 255 characters |
address_3 | string or null <= 255 characters |
city | string or null <= 255 characters |
company_name | string or null <= 255 characters |
country_code | string or null <= 2 characters ISO 3166-1 country code |
doctor_type | string or null Enum: "general_practitioner" "specialist" |
string or null <= 255 characters | |
first_name | string or null <= 255 characters |
last_name | string or null <= 255 characters |
notes | string or null |
occupation | string or null <= 255 characters |
Array of objects | |
post_code | string or null <= 255 characters |
preferred_name | string or null |
provider_number | string or null <= 255 characters |
state | string or null <= 255 characters |
title | string or null |
type_code | integer or null Enum: 0 1 2 |
Resource was created
Resource could not be saved due to validation errors
{- "address_1": "string",
- "address_2": "string",
- "address_3": "string",
- "city": "string",
- "company_name": "string",
- "country_code": "AU",
- "doctor_type": "general_practitioner",
- "email": "string",
- "first_name": "string",
- "last_name": "string",
- "notes": "string",
- "occupation": "string",
- "post_code": "string",
- "preferred_name": "string",
- "provider_number": "string",
- "state": "string",
- "title": "string",
- "type_code": 0,
- "phone_numbers": [
- {
- "phone_type": "Mobile",
- "number": "0-123-456-78"
}
]
}
{- "address_1": "string",
- "address_2": "string",
- "address_3": "string",
- "archived_at": "2019-08-24T14:15:22Z",
- "city": "string",
- "company_name": "string",
- "country": "string",
- "country_code": "AU",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "doctor_type": "general_practitioner",
- "email": "string",
- "first_name": "string",
- "id": "string",
- "last_name": "string",
- "notes": "string",
- "occupation": "string",
- "phone_numbers": [
- {
- "normalized_number": "39012345678",
- "number": "0-123-456-78",
- "phone_type": "Fax"
}
], - "post_code": "string",
- "preferred_name": "string",
- "provider_number": "string",
- "state": "string",
- "title": "string",
- "type": "Doctor",
- "type_code": 0,
- "updated_at": "2019-08-24T14:15:22Z"
}
Successful operation
{- "address_1": "string",
- "address_2": "string",
- "address_3": "string",
- "archived_at": "2019-08-24T14:15:22Z",
- "city": "string",
- "company_name": "string",
- "country": "string",
- "country_code": "AU",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "doctor_type": "general_practitioner",
- "email": "string",
- "first_name": "string",
- "id": "string",
- "last_name": "string",
- "notes": "string",
- "occupation": "string",
- "phone_numbers": [
- {
- "normalized_number": "39012345678",
- "number": "0-123-456-78",
- "phone_type": "Fax"
}
], - "post_code": "string",
- "preferred_name": "string",
- "provider_number": "string",
- "state": "string",
- "title": "string",
- "type": "Doctor",
- "type_code": 0,
- "updated_at": "2019-08-24T14:15:22Z"
}
address_1 | string or null <= 255 characters |
address_2 | string or null <= 255 characters |
address_3 | string or null <= 255 characters |
city | string or null <= 255 characters |
company_name | string or null <= 255 characters |
country_code | string or null <= 2 characters ISO 3166-1 country code |
doctor_type | string or null Enum: "general_practitioner" "specialist" |
string or null <= 255 characters | |
first_name | string or null <= 255 characters |
last_name | string or null <= 255 characters |
notes | string or null |
occupation | string or null <= 255 characters |
Array of objects | |
post_code | string or null <= 255 characters |
preferred_name | string or null |
provider_number | string or null <= 255 characters |
state | string or null <= 255 characters |
title | string or null |
type_code | integer or null Enum: 0 1 2 |
Resource was updated
Resource could not be saved due to validation errors
{- "address_1": "string",
- "address_2": "string",
- "address_3": "string",
- "city": "string",
- "company_name": "string",
- "country_code": "AU",
- "doctor_type": "general_practitioner",
- "email": "string",
- "first_name": "string",
- "last_name": "string",
- "notes": "string",
- "occupation": "string",
- "post_code": "string",
- "preferred_name": "string",
- "provider_number": "string",
- "state": "string",
- "title": "string",
- "type_code": 0,
- "phone_numbers": [
- {
- "phone_type": "Mobile",
- "number": "0-123-456-78"
}
]
}
{- "address_1": "string",
- "address_2": "string",
- "address_3": "string",
- "archived_at": "2019-08-24T14:15:22Z",
- "city": "string",
- "company_name": "string",
- "country": "string",
- "country_code": "AU",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "doctor_type": "general_practitioner",
- "email": "string",
- "first_name": "string",
- "id": "string",
- "last_name": "string",
- "notes": "string",
- "occupation": "string",
- "phone_numbers": [
- {
- "normalized_number": "39012345678",
- "number": "0-123-456-78",
- "phone_type": "Fax"
}
], - "post_code": "string",
- "preferred_name": "string",
- "provider_number": "string",
- "state": "string",
- "title": "string",
- "type": "Doctor",
- "type_code": 0,
- "updated_at": "2019-08-24T14:15:22Z"
}