GET Api/ProdAttribute/GetById/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ProductAttribute| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | string |
String length: inclusive between 0 and 20 |
|
| DescTransId | globally unique identifier |
None. |
|
| IsInvAttribute | boolean |
None. |
|
| Layout | AttrLayout |
None. |
|
| AttributeValues | Collection of ProductAttributeValue |
None. |
|
| Desc | string |
None. |
|
| Descs | Collection of MutiLanguage |
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.