The Pulmonary Center Object

{
  "address_line1": "123 Elation St",
  "address_line2": "Suite 4",
  "city": "San Francisco",
  "company_name": "Test Ancillary Company",
  "company": 140755855605768,
  "created_date": "2016-10-10T23:31:49Z",
  "deleted_date": null,
  "fax": "444-444-4444",
  "id": 140755855671306,
  "location_name": "Test Pulmonary Center",
  "phone": "555-555-5555",
  "practice": 65540,
  "state": "CA",
  "zip": "94103"
}
AttributeTypeNotes
address_line1stringCan be up to 200 characters long.
address_line2stringnullable. Can be up to 40 characters long.
citystringCan be up to 50 characters long.
company_namestringCan be up to 200 characters long. Maps to the Ancillary Company object name attribute.
companyintegerMaps to the Ancillary Company object ID attribute.
created_datedatetimeISO 8601 format.
deleted_datedatetimenullable
faxstring
idinteger
location_namestringCan be up to 100 characters long.
phonestring
practiceintegernullable. Required for creating
statestringCan be up to 2 characters long.
zipstringCan be up to 10 characters long.