Skip to content

Instantly share code, notes, and snippets.

@joshlsullivan
Created December 15, 2016 02:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshlsullivan/f9309aa2d6bf203583c31e5785bf4b9b to your computer and use it in GitHub Desktop.
Save joshlsullivan/f9309aa2d6bf203583c31e5785bf4b9b to your computer and use it in GitHub Desktop.
{'customers': [{'name': '', 'custom_field_2': '', 'date_of_birth': '', 'year_to_date': '0', 'customer_group_id': '02dcd191-ae2b-11e6-f485-96e19b0dc22b', 'note': '', 'balance': '0', 'deleted_at': '', 'custom_field_1': '', 'id': '02dcd191-ae2b-11e6-f485-96e19b0e1164', 'customer_code': 'WALKIN', 'contact': {}, 'custom_field_4': '', 'sex': '', 'customer_group_name': 'All Customers', 'custom_field_3': '', 'updated_at': '2016-10-20 16:23:59'}, {'twitter': '', 'name': 'Jane Doe', 'physical_postcode': '', 'physical_address2': '', 'updated_at': '2016-10-20 18:11:24', 'fax': '', 'postal_postcode': '', 'balance': '0.000', 'custom_field_2': '', 'contact': {'phone': '', 'company_name': '', 'email': 'janedoe@gmail.com'}, 'custom_field_3': '', 'phone': '', 'company_name': '', 'customer_code': 'Jane-GLS6', 'date_of_birth': '', 'custom_field_4': '', 'sex': '', 'customer_group_name': 'All Customers', 'physical_suburb': '', 'postal_address2': '', 'last_name': 'Doe', 'physical_country_id': '', 'physical_address1': '', 'deleted_at': '', 'postal_city': '', 'website': '', 'id': '02dcd191-ae10-11e6-f485-96f09c8ea425', 'customer_group_id': '02dcd191-ae2b-11e6-f485-96e19b0dc22b', 'note': '', 'physical_city': '', 'first_name': 'Jane', 'postal_suburb': '', 'postal_state': '', 'physical_state': '', 'custom_field_1': '', 'email': 'janedoe@gmail.com', 'year_to_date': '0.00000', 'mobile': '', 'postal_country_id': '', 'postal_address1': ''}, {'twitter': '', 'name': 'John Doe', 'physical_postcode': '', 'physical_address2': '', 'updated_at': '2016-11-29 14:35:16', 'fax': '', 'postal_postcode': '', 'balance': '0.000', 'custom_field_2': '', 'contact': {'phone': '', 'company_name': '', 'email': 'johndoe@gmail.com'}, 'custom_field_3': '', 'phone': '', 'company_name': '', 'customer_code': 'John-Z2Z5', 'date_of_birth': '', 'custom_field_4': '', 'sex': '', 'customer_group_name': 'All Customers', 'physical_suburb': '', 'postal_address2': '', 'last_name': 'Doe', 'physical_country_id': '', 'physical_address1': '', 'deleted_at': '', 'postal_city': '', 'website': '', 'id': '02dcd191-ae10-11e6-f485-b6410b790f4d', 'customer_group_id': '02dcd191-ae2b-11e6-f485-96e19b0dc22b', 'note': '', 'physical_city': '', 'first_name': 'John', 'postal_suburb': '', 'postal_state': '', 'physical_state': '', 'custom_field_1': '', 'email': 'johndoe@gmail.com', 'year_to_date': '0.00000', 'mobile': '', 'postal_country_id': '', 'postal_address1': ''}, {'twitter': '', 'name': 'John Smith', 'physical_postcode': '', 'physical_address2': '', 'updated_at': '2016-12-02 16:07:33', 'fax': '', 'postal_postcode': '', 'balance': '0.000', 'custom_field_2': '', 'contact': {'phone': '', 'company_name': '', 'email': 'johnsmith@gmail.com'}, 'custom_field_3': '', 'phone': '', 'company_name': '', 'customer_code': 'John-77SH', 'date_of_birth': '', 'custom_field_4': '', 'sex': '', 'customer_group_name': 'All Customers', 'physical_suburb': '', 'postal_address2': '', 'last_name': 'Smith', 'physical_country_id': 'US', 'physical_address1': '', 'deleted_at': '', 'postal_city': '', 'website': '', 'id': '02dcd191-ae10-11e6-f485-b8a96f68f308', 'customer_group_id': '02dcd191-ae2b-11e6-f485-96e19b0dc22b', 'note': '', 'physical_city': '', 'first_name': 'John', 'postal_suburb': '', 'postal_state': '', 'physical_state': '', 'custom_field_1': '', 'email': 'johnsmith@gmail.com', 'year_to_date': '0.00000', 'mobile': '', 'postal_country_id': 'US', 'postal_address1': ''}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment