HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"id": 1,
"name": "ICM",
"metro_area": {
"id": 1,
"name": "Bay Area, CA"
},
"distributor_contact": {
"id": 18,
"email": "indoculinairba@gmail.com",
"avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
"first_name": "Indo",
"last_name": "Culinair",
"address": "43102 Christy St",
"city": "Fremont",
"state": null,
"zip": null,
"phone_number": "6693009699",
"vendor": 22,
"distributor": 1,
"is_admin": false,
"default_distribution_location": null,
"preferred_metro_area": 1
},
"distributor_payment_info": [
{
"name": "Zelle",
"payment_type": "ZELLE",
"payment_details": "icm.bayarea@gmail.com"
},
{
"name": "Check",
"payment_type": "CHECK",
"payment_details": "Payable to Grace Ling"
}
]
},
{
"id": 2,
"name": "LA HomeEats",
"metro_area": {
"id": 5,
"name": "Los Angeles, CA"
},
"distributor_contact": {
"id": 17,
"email": "swindoro@gmail.com",
"avatar": "https://storage.googleapis.com/cookshare-media/6.png",
"first_name": "Subianto",
"last_name": "Windoro",
"address": "3729 Jasmine Cir",
"city": "San Jose",
"state": "CA",
"zip": "95135",
"phone_number": "4082218849",
"vendor": 9,
"distributor": null,
"is_admin": false,
"default_distribution_location": 1,
"preferred_metro_area": 1
},
"distributor_payment_info": []
}
]