Vendor
Supported Methods | Supported Parameters |
---|---|
GET, POST, PATCH | Id, name, page, pageSize, modTimeStart, modTimeEnd, isActive, isDeleted |
{
"Name": "",
"FullName": "",
"Email": "",
"Number": "",
"IsActive": true,
"FirstName": "",
"MiddleName": "",
"LastName": "",
"Suffix": "",
"Address": {
"Line1": "",
"Line2": "",
"City": "",
"State": "",
"PostalCode": "",
"Country": "",
"Line3": "",
"Line4": "",
"Line5": "",
"Note": ""
},
"Phone": "",
"Mobile": "",
"AlternatePhone": "",
"LastModifiedDate": "2020-12-10T22:24:10Z",
"ID": "",
"CompanyName": "",
"Salutation": "",
"ShippingAddress": {
"Line1": "",
"Line2": "",
"Line3": "",
"Line4": "",
"Line5": "",
"City": "",
"State": "",
"PostalCode": "",
"Country": "",
"Notes": ""
},
"Contact": {
"Name": ""
},
"TaxID": "",
"EligibleFor1099": true,
"CreatedDate": "2020-12-10T22:24:10Z",
"Currency": {
"ID": "",
"FullName": ""
},
"Fax": "",
"CustomFields": [{
"FullName": "",
"Value": ""
}],
"JobTitle": "",
"BillingRate": {
"ID": "",
"FullName": ""
},
"DeletedDate": "2020-12-10T22:24:10Z",
"WebSite": ""
}
Updated about 1 year ago
Did this page help you?