Get a Contact
Get contact
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"accountSlug": "montecarlo",
"contactCode": "Apparels",
"contactName": "Apparels",
"networkKey": "raymond",
"gstin": "27AAKCS3399H1ZS",
"address": {
"country": "India",
"pincode": "421305",
"city": "Thane",
"state": "Maharashtra",
"addressLine": "Raymond Apparels Limited,Saidhara Bhiwandi"
},
"status": "active",
"contactType": "vendor",
"contact": {
"phoneNumber": "9876543876",
"email": "raymond.parse@eshopbox.co"
},
"customField": [
{
"label": "occassion",
"internalName": "occassion",
"value": [
"eid"
]
}
],
"createdAt": "2020-06-17T11:53:09.422Z",
"updatedAt": "2020-06-17T11:53:09.422Z"
}Last updated
Was this helpful?