GET Api/Delivery/GetProvinceItem/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Province| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | string |
String length: inclusive between 0 and 5 |
|
| Name | string |
String length: inclusive between 0 and 20 |
|
| Name_e | string |
String length: inclusive between 0 and 20 |
|
| Name_c | string |
String length: inclusive between 0 and 20 |
|
| Name_s | string |
String length: inclusive between 0 and 20 |
|
| Name_j | string |
String length: inclusive between 0 and 20 |
|
| CountryId | integer |
None. |
|
| Country | Country |
None. |
|
| Cities | Collection of City |
None. |
|
| Names | Collection of MutiLanguage |
None. |
|
| Id | integer |
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.