REL documentation
Resource:Collection: of itemclassificationC# Rel Const:Rels.PropertySvc.ItemClassificationListURI template:itemclassificationsObtain URI from:
Success status: 200; Response is cacheable
| Type | Description | |
|---|---|---|
| ResourceList | IList<Property.Models.ItemClassification> | |
| Title | string | |
| Description | string | |
| Links | IList<WebApi.Hal.Link> | |
| - /rels/customers/items |
{
"_embedded": {
"http://api.3plCentral.com/rels/properties/itemclassification": [
{
"title": "str",
"description": "str"
}
]
}
}
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.