POST api/CountryManagement/SaveCountryInfo1
Request Information
URI Parameters
None.
Body Parameters
CountriesMaster| Name | Description | Type | Additional information |
|---|---|---|---|
| Countryid | integer |
None. |
|
| ISOCode | string |
None. |
|
| RbKey | string |
None. |
|
| English | string |
None. |
|
| French | string |
None. |
|
| Spanish | string |
None. |
|
| IsCCLECMember | boolean |
None. |
|
| DisplayInbound | boolean |
None. |
|
| IsCarib | boolean |
None. |
|
| IsSharing | boolean |
None. |
|
| DatetFrom | date |
None. |
|
| DateTo | date |
None. |
|
| IsAutoOutbound | boolean |
None. |
|
| CountryLogo | Collection of byte |
None. |
|
| CountryLogoPath | string |
None. |
|
| DeleteStatus | boolean |
None. |
|
| IsHealth | boolean |
None. |
|
| IsOffLinePayment | boolean |
None. |
|
| IsImmigrationVerification | boolean |
None. |
|
| Status | boolean |
None. |
|
| IsHomeQuarantine | boolean |
None. |
|
| IsUploadHealthDocument | boolean |
None. |
|
| isCovidform | boolean |
None. |
|
| isHealthDeclarationDownload | boolean |
None. |
|
| isHomeQuarantineDownload | boolean |
None. |
|
| isHealthDeclarationFile | boolean |
None. |
|
| isHomeQuarantineFile | boolean |
None. |
|
| quarantineFilePath | string |
None. |
|
| declarationFilePath | string |
None. |
|
| isNegativeReport | boolean |
None. |
|
| isVaccinationCard | boolean |
None. |
|
| MooreMasters | Collection of MooreMaster |
None. |
|
| MooreMasters1 | Collection of MooreMaster |
None. |
|
| OldVesselMovementDetails_Bkp_11_March_2013 | Collection of OldVesselMovementDetails_Bkp_11_March_2013 |
None. |
|
| OldVesselMovementDetails_Bkp_11_March_20131 | Collection of OldVesselMovementDetails_Bkp_11_March_2013 |
None. |
|
| OldVesselMovementDetails_Bkp_11_March_20132 | Collection of OldVesselMovementDetails_Bkp_11_March_2013 |
None. |
|
| PortsMasters | Collection of PortsMaster |
None. |
|
| SecUsers | Collection of SecUser |
None. |
|
| SightingDetails | Collection of SightingDetail |
None. |
|
| OldVesselMovementDetails_HalfDataUploaded | Collection of OldVesselMovementDetails_HalfDataUploaded |
None. |
|
| OldVesselMovementDetails_HalfDataUploaded1 | Collection of OldVesselMovementDetails_HalfDataUploaded |
None. |
|
| OldVesselMovementDetails_HalfDataUploaded2 | Collection of OldVesselMovementDetails_HalfDataUploaded |
None. |
|
| AirPortsMasters | Collection of AirPortsMaster |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
multipart/form-data
Sample:
Sample not available.
application/octet-stream
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ReturnResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | Object |
None. |
|
| Msg | Object |
None. |
|
| token | Object |
None. |
|
| Data | Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"result": {},
"msg": {},
"token": {},
"data": {}
}
multipart/form-data, application/octet-stream
Sample:
{"result":{},"msg":{},"token":{},"data":{}}