GET AdminApi/Delivery/GetCountry?name={name}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Country| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
String length: inclusive between 0 and 50 |
|
| Name_e | string |
String length: inclusive between 0 and 50 |
|
| Name_c | string |
String length: inclusive between 0 and 50 |
|
| Name_s | string |
String length: inclusive between 0 and 50 |
|
| Name_j | string |
String length: inclusive between 0 and 50 |
|
| Code | string |
String length: inclusive between 0 and 5 |
|
| Code2 | string |
String length: inclusive between 0 and 2 |
|
| Code3 | string |
String length: inclusive between 0 and 3 |
|
| Seq | integer |
None. |
|
| IsNeedPostalCode | boolean |
Required |
|
| Names | Collection of MutiLanguage |
None. |
|
| Procince | Collection of Province |
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.