GET Api/ProdAttribute/GetItemById/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ProductAttributeValue| Name | Description | Type | Additional information |
|---|---|---|---|
| AttrId | globally unique identifier |
None. |
|
| Code | string |
String length: inclusive between 0 and 20 |
|
| DescTransId | globally unique identifier |
None. |
|
| Image | string |
String length: inclusive between 0 and 300 |
|
| MerchantId | globally unique identifier |
None. |
|
| Attribute | ProductAttribute |
None. |
|
| ImagePath | string |
None. |
|
| Status | RecordStatus |
None. |
|
| Desc | string |
None. |
|
| Descs | Collection of MutiLanguage |
None. |
|
| MerchantName | string |
None. |
|
| AddPrice | decimal number |
None. |
|
| Id | globally unique identifier |
None. |
|
| ClientId | globally unique identifier |
None. |
|
| IsActive | boolean |
Required |
|
| IsDeleted | boolean |
Required |
|
| CreateDate | date |
Required |
|
| UpdateDate | date |
None. |
|
| CreateBy | globally unique identifier |
Required |
|
| UpdateBy | globally unique identifier |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.