InventorySite
Supported Methods | Supported Parameters |
---|---|
GET, POST, PATCH | Id, page, pageSize, modTimeStart, modTimeEnd, isActive, isDeleted |
{
"Contact": {
"Name": ""
},
"Fax": "",
"Email": "",
"IsActive": true,
"IsDefaultSite": true,
"ID": "",
"Name": "",
"ParentSite": {
"ID": "",
"FullName": ""
},
"Phone": "",
"Address": {
"Line1": "",
"Line2": "",
"Line3": "",
"Line4": "",
"Line5": "",
"City": "",
"State": "",
"PostalCode": ""
},
"Description": "",
"CreatedDate": "2023-01-09T16:27:44Z",
"LastModifiedDate": "2023-01-09T16:27:44Z",
"DeletedDate": "2023-01-09T16:27:44Z"
}
Updated almost 2 years ago