GET api/ItemRate/GetItemWithSkusByDistributorTypeId?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ItemWithSku| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ItemId | integer |
None. |
|
| ItemName | string |
None. |
|
| UnitId | integer |
None. |
|
| UnitName | string |
None. |
|
| SKU | string |
None. |
|
| SKUId | integer |
None. |
|
| Description | string |
None. |
|
| DistributorTypeId | integer |
None. |
|
| DistributorType | string |
None. |
|
| Rate | decimal number |
None. |
|
| FromDate | date |
None. |
|
| ToDate | date |
None. |
|
| ItemCode | string |
None. |
|
| Units | Collection of Unit |
None. |
|
| DistributorTypes | Collection of SupplierType |
None. |
|
| Items | Collection of Item |
None. |
|
| UnitSKUs | Collection of UnitSKUMapping |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.