GET api/Inventory/InventoryRelationship
Method to return a list of InventoryRelationship.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of IInventoryRelationshipName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
SlaveInventoryID | integer |
None. |
|
RelationshipGroupID | integer |
None. |
|
SortOrder | integer |
None. |
|
DateCreated | date |
None. |
|
CreatedBy | string |
None. |
|
Description | string |
None. |
|
InventoryCollectionTypeID | integer |
None. |
|
ImagePath | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.