{"openapi":"3.0.0","info":{"description":"\nThis is a collection of Profit Center Details\n\nThe base endpoint URL for this API in production is: `https://marko.aramark.net/v1/organization`.\n\nFor testing the API with the \"Try\" tool on this page or in your app, use either our testing server \"qa-marko\" or our development server \"dev-marko\".\n","version":"1.0.0-oas3","title":"Profit Center Details"},"security":[{"apiKey":[]}],"paths":{"/profit_center/core/{org_value}":{"get":{"operationId":"getProfitCenterDetailsCoreByOrgValue","tags":["Core"],"summary":"Returns a collection of Profit Center Core Attributes for One Profit Center","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/orgValueParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Core Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_core_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_core_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}},"/profit_center/core":{"get":{"operationId":"getProfitCenterDetailsCore","tags":["Core"],"summary":"Returns a collection of Profit Center Core Attributes","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/searchParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Core Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_core_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_core_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}},"/profit_center/addresses/{org_value}":{"get":{"operationId":"getProfitCenterDetailsAddressByOrgValue","tags":["Address"],"summary":"Returns a collection of Profit Center Address Attributes for One Profit Center","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/orgValueParam"},{"$ref":"#/components/parameters/addressTypeParam"},{"$ref":"#/components/parameters/formatParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Address Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_address_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_address_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}},"/profit_center/addresses":{"get":{"operationId":"getProfitCenterDetailsAddress","tags":["Address"],"summary":"Returns a collection of Profit Center Address Attributes","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/addressTypeParam"},{"$ref":"#/components/parameters/searchParam"},{"$ref":"#/components/parameters/formatParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Core Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_address_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_address_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}},"/profit_center/payroll/{org_value}":{"get":{"operationId":"getProfitCenterDetailsPayrollByOrgValue","tags":["Payroll"],"summary":"Returns a collection of Profit Center Payroll Attributes for One Profit Center","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/orgValueParam"},{"$ref":"#/components/parameters/formatParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Payroll Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_payroll_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_payroll_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}},"/profit_center/payroll":{"get":{"operationId":"getProfitCenterDetailsPayroll","tags":["Payroll"],"summary":"Returns a collection of Profit Center Payroll Attributes","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/searchParam"},{"$ref":"#/components/parameters/formatParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Payroll Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_payroll_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_payroll_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}},"/profit_center/financial/{org_value}":{"get":{"operationId":"getProfitCenterDetailsFinancialByOrgValue","tags":["Financial"],"summary":"Returns a collection of Profit Center Financial Attributes for One Profit Center","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/orgValueParam"},{"$ref":"#/components/parameters/formatParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Financial Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_financial_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_financial_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}},"/profit_center/financial":{"get":{"operationId":"getProfitCenterDetailsFinancial","tags":["Financial"],"summary":"Returns a collection of Profit Center Financial Attributes","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/searchParam"},{"$ref":"#/components/parameters/formatParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Financial Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_financial_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_financial_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}},"/profit_center/contacts/{org_value}":{"get":{"operationId":"getProfitCenterDetailsContactByOrgValue","tags":["Contact"],"summary":"Returns a collection of Profit Center Contact Attributes for One Profit Center","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/orgValueParam"},{"$ref":"#/components/parameters/contactTypeParam"},{"$ref":"#/components/parameters/formatParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Contact Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_contacts_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_contacts_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}},"/profit_center/contacts":{"get":{"operationId":"getProfitCenterDetailsContact","tags":["Contact"],"summary":"Returns a collection of Profit Center Contact Attributes","description":"![This endpoint is in production](/themes/portal/images/statuspngs/statusprod.png)\n","parameters":[{"$ref":"#/components/parameters/contactTypeParam"},{"$ref":"#/components/parameters/searchParam"},{"$ref":"#/components/parameters/formatParam"},{"$ref":"#/components/parameters/pageParam"},{"$ref":"#/components/parameters/sizeParam"},{"$ref":"#/components/parameters/bypassCacheParam"},{"$ref":"#/components/parameters/smokeParam"}],"responses":{"200":{"description":"Collection of Profit Center Contact Attributes","content":{"*/*":{"schema":{"type":"object","properties":{"status":{"type":"string","description":"ENUM 'Success' or 'Error'","default":"Success"},"count":{"type":"string","description":"Number of records returned"},"profit_center_contacts_details":{"type":"array","items":{"$ref":"#/components/schemas/profit_center_contacts_details"}}}}}}},"404":{"description":"Requested resource does not exist."},"405":{"description":"HTTP Verb / Operation not supported"}}}}},"servers":[{"url":"https://qa-marko.aramark.net/v1/organization","description":"Testing server"},{"url":"https://dev-marko.aramark.net/v1/organization"}],"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"apikey","description":"This HTTP Header variable will verify permissions."}},"parameters":{"orgValueParam":{"in":"path","name":"org_value","required":true,"description":"provide business organization code in URL to filter data set","schema":{"type":"string"}},"formatParam":{"in":"query","name":"format","required":false,"description":"allows to change the output to a desired format. 'JSON' - JSON, 'CSV' - CSV, 'XLS' - Excel","schema":{"type":"string","enum":["JSON","CSV","XLS"]}},"addressTypeParam":{"in":"query","name":"address_type","description":"optional parameter to limit results to a specfic address type","schema":{"type":"string","enum":["billing","forwarding","mailing","physical","remit","shipping"]}},"contactTypeParam":{"in":"query","name":"contact_type","description":"optional parameter to limit results to a specfic address type","schema":{"type":"string","enum":["manager","consumer_alert"]}},"pageParam":{"in":"query","name":"page","description":"Page number of result set","schema":{"type":"number","default":1}},"sizeParam":{"in":"query","name":"size","description":"Number of records to be returned in each page of result set","schema":{"type":"string","default":50}},"searchParam":{"in":"query","name":"search","description":"Used to search a specific Profit Center. Will match against Name and Value. Maximum length of 20 characters.","schema":{"type":"string"}},"bypassCacheParam":{"in":"header","name":"bypass-cache","description":"This HTTP Header variable will bypass cache.","schema":{"type":"string","enum":["true","false"],"default":"false"}},"smokeParam":{"in":"header","name":"smoke","description":"When set to 'true' this HTTP header variable will route the API call to the Integration testing environment. Only applicable in QA.","schema":{"type":"string"}}},"schemas":{"profit_center_core_details":{"type":"object","properties":{"org_value":{"type":"string","description":"Aramark Organization code"},"org_name":{"type":"string","description":"Name of the Aramark Organization"},"status":{"type":"string","description":"Indicator if the Profit Center is Active or not"},"status_description":{"type":"string","description":"Description of whether the Profit Center is Active or not"},"country":{"type":"string","description":"Country where the Profit Center operates"},"public_name":{"type":"string","description":"Public name of the Profit Center"},"legacy_value":{"type":"string","description":"Legacy CSP value of the Profit Center"},"open_date":{"type":"string","description":"Date on which the Profit Center opened"},"on_site_date":{"type":"string","description":"Date on which Aramark was on site for the Profit Center"},"operational_close_date":{"type":"string","description":"Date on which operations closed for the Profit Center"},"close_date":{"type":"string","description":"Date on which the Profit Center closed"},"line_of_service_code":{"type":"string","description":"Code for the line of service of the Profit Center"},"line_of_service":{"type":"string","description":"Description of the line of service of the Profit Center"},"default_service_type_code":{"type":"string","description":"Code for default service type of the Profit Center"},"default_service_type":{"type":"string","description":"Description of the default service type of the Profit Center"},"contract_type_code":{"type":"string","description":"Code for the contract type of the Profit Center"},"contract_type":{"type":"string","description":"Description of the contract type of the Profit Center"}}},"profit_center_address_details":{"type":"object","properties":{"org_type":{"type":"string","description":"Type of Aramark Organization"},"org_value":{"type":"string","description":"Aramark Organization code"},"org_name":{"type":"string","description":"Name of the Aramark Organization"},"org_address_status":{"type":"string","description":"Indicator if the Profit Center Address is Active or not"},"address_type":{"type":"string","description":"Description of the Type of Address of the Profit Center"},"attn_line":{"type":"string","description":"Attention Line of the Address of the Profit Center"},"address_line_1":{"type":"string","description":"First Address line of the Profit Center"},"address_line_2":{"type":"string","description":"Second Address line of the Profit Center"},"address_line_3":{"type":"string","description":"Third Address line of the Profit Center"},"address_line_4":{"type":"string","description":"Fourth Address line of the Profit Center"},"address_line_5":{"type":"string","description":"Fifth Address line of the Profit Center"},"city_locality":{"type":"string","description":"City or Locality of the Profit Center"},"state_province":{"type":"string","description":"Sate or Province of the Profit Center"},"postal_code":{"type":"string","description":"Postal Code of the Profit Center"},"country":{"type":"string","description":"Country of the Profit Center"},"country_code":{"type":"string","description":"Code of the Country of the Profit Center"},"longitude":{"type":"string","description":"Longitude value of the Profit Center"},"latitude":{"type":"string","description":"Latitude value of the Profit Center"},"source":{"type":"string","description":"Source system for the Address Longitude and Latitude"},"formatted_address":{"type":"string","description":"Fully formatted Address of the Profit Center"},"is_validated":{"type":"string","description":"Indicator if the Profit Center Address has been validated or not"},"postal_town":{"type":"string","description":"Postal Town of the Profit Center"},"neighborhood":{"type":"string","description":"Neighborhood of the Profit Center"},"establishment":{"type":"string","description":"Establishment of the Profit Center"},"admin_area_level_3":{"type":"string","description":"Admin Area Level 3 description of the Profit Center"}}},"profit_center_payroll_details":{"type":"object","properties":{"org_value":{"type":"string","description":"Aramark Organization code"},"payroll_org_value":{"type":"string","description":"Payroll Organization code"},"plm_profit_center_code":{"type":"string","description":"PLM code for the Profit Center"},"plm_profit_center":{"type":"string","description":"Description of the PLM Profit Center"},"payroll_legal_entity_code":{"type":"string","description":"Code for the payroll legal entity of the Profit Center"},"payroll_legal_entity":{"type":"string","description":"Description of the payroll legal entity of the Profit Center"},"biweekly_accr_flag":{"type":"string","description":"Flag to indicate biweekly accrual status"},"payroll_sers_flag":{"type":"string","description":"Flag to indicate SERS"},"payroll_pers_flag":{"type":"string","description":"Flag to indicate PERS"},"payroll_frequency_hourly_code":{"type":"string","description":"Code for the payroll hourly frequency for the Profit Center"},"payroll_frequency_hourly":{"type":"string","description":"Description of the payroll hourly frequency for the Profit Center"},"payroll_weekend_day_hourly_code":{"type":"string","description":"Code for the payroll hourly week ending day for the Profit Center"},"payroll_weekend_day_hourly":{"type":"string","description":"Description of the payroll hourly week ending day for the Profit Center"},"payroll_payday_hourly_code":{"type":"string","description":"Code for the payroll hourly payday for the Profit Center"},"payroll_payday_hourly":{"type":"string","description":"Description of the payroll hourly payday for the Profit Center"},"payroll_group_hourly_code":{"type":"string","description":"Code for the payroll hourly group for the Profit Center"},"payroll_group_hourly":{"type":"string","description":"Description of the payroll hourly group for the Profit Center"},"payroll_frequency_salary_code":{"type":"string","description":"Code for the payroll salaried frequency for the Profit Center"},"payroll_frequency_salary":{"type":"string","description":"Description of the payroll salaried frequency for the Profit Center"},"payroll_weekend_day_salary_code":{"type":"string","description":"Code for the payroll salaried week ending day for the Profit Center"},"payroll_weekend_day_salary":{"type":"string","description":"Description of the payroll salaried week ending day for the Profit Center"},"payroll_frequency_approved_flag":{"type":"string","description":"Flag to indicated payroll frequency approved status"},"payroll_payday_salary_code":{"type":"string","description":"Code for the payroll salaried payday for the Profit Center"},"payroll_payday_salary":{"type":"string","description":"Description for the payroll salaried payday for the Profit Center"},"payroll_unique_identifier_code":{"type":"string","description":"Code for the payroll unique identifier for the Profit Center"},"payroll_unique_identifier":{"type":"string","description":"Description for the payroll unique identifier for the Profit Center"}}},"profit_center_financial_details":{"type":"object","properties":{"org_value":{"type":"string","description":"Aramark Organization code"},"org_name":{"type":"string","description":"Name of the Aramark Organization"},"status":{"type":"string","description":"Indicator if the Profit Center is Active or not"},"status_description":{"type":"string","description":"Description of whether the Profit Center is Active or not"},"country":{"type":"string","description":"Country where the Profit Center operates"},"public_name":{"type":"string","description":"Public name of the Profit Center"},"legacy_value":{"type":"string","description":"Legacy CSP value of the Profit Center"},"open_date":{"type":"string","description":"Date on which the Profit Center opened"},"on_site_date":{"type":"string","description":"Date on which Aramark was on site for the Profit Center"},"close_date":{"type":"string","description":"Date on which the Profit Center closed"},"last_day_of_operation_date":{"type":"string","description":"Date on which Aramark ceased operations for the Profit Center"},"line_of_service_code":{"type":"string","description":"Code for the line of service of the Profit Center"},"line_of_service":{"type":"string","description":"Description of the line of service of the Profit Center"},"default_service_type_code":{"type":"string","description":"Code for default service type of the Profit Center"},"default_service_type":{"type":"string","description":"Description of the default service type of the Profit Center"},"contract_type_code":{"type":"string","description":"Code for the contract type of the Profit Center"},"contract_type":{"type":"string","description":"Description of the contract type of the Profit Center"},"workstation_code":{"type":"string","description":"Code for the Workstation assigned to the Profit Center"},"workstation":{"type":"string","description":"Description for the Workstation assigned to the Profit Center"},"legal_entity_code":{"type":"string","description":"Code of the Legal Entity assigned to the Profit Center"},"legal_entity":{"type":"string","description":"Description of the Legal Entity assigned to the Profit Center"},"cbs_pc_type_code":{"type":"string","description":"Code for the Profit Center Type assigned to the Profit Center"},"cbs_pc_type":{"type":"string","description":"Desciption for the Profit Center Type assigned to the Profit Center"},"cbs_recycle_code":{"type":"number","description":"Fiscal Month number for the Recycle Period assigned to the Profit Center"},"cbs_recycle":{"type":"string","description":"Fiscal Month name for the Recycle Period assigned to the Profit Center"},"segmentation_code":{"type":"string","description":"Code for the Segmentation for the Profit Center"},"segmentation":{"type":"string","description":"Description of the Segmentation for the Profit Center"},"sector_code":{"type":"string","description":"Code for the Sector for the Profit Center"},"sector":{"type":"string","description":"Description of the Sector for the Profit Center"},"contract_qualifier_code":{"type":"string","description":"Code for contract qualifier for the Profit Center"},"contract_qualifier":{"type":"string","description":"Description of the contract qualifier for the Profit Center"},"fc_interest_eligible_code":{"type":"string","description":"Code for the Interest Eligible flag"},"fc_interest_eligible":{"type":"string","description":"Descirption for the Interest Elibile flag. This marks whther the Profit Center participates in Finance charge billing"},"fc_interest_rate":{"type":"string","description":"Code for the Interest Rate"},"fc_start_days":{"type":"string","description":"The number of days added to an Accounts Receivable invoice date to produce the start date for Finance Charge calculations"},"fc_collection_method_code":{"type":"string","description":"Code for the Finance Charge Collection Method"},"fc_collection_method":{"type":"string","description":"Description of the method in which the Finance Charge is collected"},"labor_type_code":{"type":"string","description":"Code for the Labor Type at the Profit Center"},"labor_type":{"type":"string","description":"Description of the Labor Type used at the Profit Center"},"sub_market_code":{"type":"string","description":"Code for the sub market for the Profit Center"},"sub_market":{"type":"string","description":"Description of the sub market for the Profit Center"},"sbc_cap_rate_flag":{"type":"string","description":"Flag used to determine sbc cap rate status for the Profit Center"},"sbc_cap_rate":{"type":"string","description":"Description of the sbc cap rate for the Profit Center"},"sbc_notify_client_flag":{"type":"string","description":"Flag used to determine sbc notify client status for the Profit Center"},"risk_cap_rate_flag":{"type":"string","description":"Flag used to determine the risk cap rate status for the Profit Center"},"risk_cap_rate":{"type":"string","description":"Description of the risk cap rate for the Profit Center"},"risk_notify_client_flag":{"type":"string","description":"Flag used to determine the risk notify client status for the Profit Center"},"market_segment":{"type":"string","description":"Description of the market segment for the Profit Center"},"incentive_part":{"type":"string","description":"Description of the incentive part for the Profit Center"},"regional_purchase_code":{"type":"string","description":"Code for the regional purchase for the Profit Center"},"regional_purchase":{"type":"string","description":"Description of the regional purchase for the Profit Center"},"risk_claims_flag":{"type":"string","description":"Flag used to determine the risk claims status for the Profit Center"},"chart":{"type":"string","description":"Description of the chart for the Profit Center"},"phone_business":{"type":"string","description":"Business phone number for the Profit Center"},"phone_fax":{"type":"string","description":"Fax number for the Profit Center"},"client_name":{"type":"string","description":"Name of the client for the Profit Center"},"client_temp":{"type":"string","description":"Description of the temp status of the client for the Profit Center"},"client_contact_first_name":{"type":"string","description":"First name of the client contact for the Profit Center"},"client_contact_last_name":{"type":"string","description":"Last name of the client contact for the Profit Center"},"client_contact_email_address":{"type":"string","description":"Email address of the client contact for the Profit Center"},"client_contact_phone_business":{"type":"string","description":"Business phone number of the client contact for the Profit Center"},"client_contact_fax":{"type":"string","description":"Fax number of the client contact for the Profit Center"},"client_contact_phone_cell":{"type":"string","description":"Cell phone number of the client contact for the Profit Center"},"industry_sector_code":{"type":"string","description":"Code for the industry sector for the Profit Center"},"industry_sector":{"type":"string","description":"Description of the industry sector for Profit Center"},"last_update_date":{"type":"string","description":"Date on which the information was last updated"}}},"profit_center_contacts_details":{"type":"object","properties":{"org_value":{"type":"string","description":"Aramark Organization code"},"org_name":{"type":"string","description":"Name of the Aramark Organization"},"org_contact_status":{"type":"string","description":"Indicator if the Profit Center contact is active or not"},"contact_type":{"type":"string","description":"Type of Profit Center contact"},"first_name":{"type":"string","description":"First name of the contact"},"last_name":{"type":"string","description":"Last name of the contact"},"primary_email":{"type":"string","description":"Primary email address of the contact"},"job_title":{"type":"string","description":"Job title of the contact"},"country":{"type":"string","description":"Country in which the contact is located"},"last_update_date":{"type":"string","description":"Date on which the information was last updated"}}}}}}