I'm not receiving the phone_number in the response message from the contacts endpoint in your v3 api. Is there any reason why that isn't exposed to me and is there a way to expose that if required? My ConstantContact Entry The corresponding API Response {"contact_id":"ce....","email_address":{"address":"remmington@steele.com","permission_to_send":"implicit","created_at":"2018-11-04T22:13:46-05:00","updated_at":"2018-11-04T22:13:46-05:00","opt_in_source":"Account","opt_in_date":"2018-11-04T22:13:46-05:00","confirm_status":"off"},"first_name":"Remmington","last_name":"Steele","job_title":"private investigator","company_name":"British Parliament","update_source":"Account","create_source":"Account","created_at":"2018-11-04T22:13:45-05:00","updated_at":"2018-11-04T22:13:45-05:00"}
... View more