Skip to content

Instantly share code, notes, and snippets.

@bvinny
Last active February 13, 2018 17:22
Show Gist options
  • Save bvinny/47d1c3bea0324e5306eafc2421aa1c9b to your computer and use it in GitHub Desktop.
Save bvinny/47d1c3bea0324e5306eafc2421aa1c9b to your computer and use it in GitHub Desktop.
"users": [
{
"firstName": "Brittany",
"lastName": "Vincent",
"company": "Macy",
"position": "Associate Buyer",
"department": "Footwear",
"phoneNumber": "914-527-1977",
"emailAddress": "Brittany.Vincent@Macy.com",
"numbersStores": "50",
"storeName": "Macy",
"headquarters": "102W 42nd Street",
"city": "New York",
"state": "New York",
"zipcode": "10001",
"accountManagerFirstName": "Sarah",
"accountManagerLastName": "Parish",
"phoneNumber": "914-217-4545",
"emailAddress": "Sarah.Parish@Macy.com",
"accountPayableFirstName": "Paul",
"accountPayableLastName": "Bogart",
"phoneNumber": "914-217-9688",
"emailAddress": "Paul.Bogart@Macy.com",
},
"users": [
{
"firstName": "Alyssa",
"lastName": "Garcia",
"company": "Francesca",
"position": "Associate Buyer",
"department": "Footwear",
"phoneNumber": "917-345-2178",
"emailAddress": "Alyssa.Garcia@Francesca.com",
"numbersStores": "25",
"storeName": "Francesca",
"headquarters": "104 33rd Street",
"city": "Houston",
"state": "Texas",
"zipcode": "77044",
"accountManagerFirstName": "Thomas",
"accountManagerLastName": "Society",
"phoneNumber": "845-236-5608",
"emailAddress": "Thomas.Society@Francesca.com",
"accountPayableFirstName": "Dash",
"accountPayableLastName": "Smith",
"phoneNumber": "713-506-7890",
"emailAddress": "Dash.Smith@Francesca.com",
},
"users": [
{
"firstName": "Shirley",
"lastName": "Local",
"company": "LilyRan",
"position": "Buyer",
"department": "Footwear",
"phoneNumber": "297-567-8943",
"emailAddress": "Shirley.Local@LilyRan.com",
"numbersStores": "7",
"storeName": "LilyRan",
"headquarters": "56 Montrose Ave",
"city": "Houston",
"state": "Texas",
"zipcode": "77074",
"accountManagerFirstName": "Olivia",
"accountManagerLastName": "Pepper",
"phoneNumber": "914-367-2335",
"emailAddress": "Olivia.Pepper@LilyRan.com",
"accountPayableFirstName": "Olivia",
"accountPayableLastName": "Pepper",
"phoneNumber": "914-367-2335",
"emailAddress": "Olivia.Pepper@LilyRan.com",
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment