File: //proc/thread-self/cwd/wp-content/plugins/woocommerce-zapier/sample/Customer.json
{
"id": 1111,
"first_name": "John",
"last_name": "Smith",
"email_address": "john@example.com",
"username": "john_smith",
"paying_customer": true,
"billing_first_name": "John",
"billing_last_name": "Smith",
"billing_company": "Acme, Inc.",
"billing_email": "john@example.com",
"billing_phone": "1 123 456 789",
"billing_address": "Unit 1, 1600 Pennsylvania Ave NW, Washington, DC, 20500, US",
"billing_address_1": "Unit 1",
"billing_address_2": "1600 Pennsylvania Ave NW",
"billing_city": "Washington",
"billing_state": "DC",
"billing_state_name": "District Of Columbia",
"billing_postcode": "20500",
"billing_country": "US",
"billing_country_name": "United States",
"shipping_first_name": "John",
"shipping_last_name": "Smith",
"shipping_company": "Acme, Inc.",
"shipping_address": "Unit 1, 1600 Pennsylvania Ave NW, Washington, DC, 20500, US",
"shipping_address_1": "Unit 1",
"shipping_address_2": "1600 Pennsylvania Ave NW",
"shipping_city": "Washington",
"shipping_state": "DC",
"shipping_state_name": "District Of Columbia",
"shipping_postcode": "20500",
"shipping_country": "US",
"shipping_country_name": "United States"
}