POST api/PortManagement/SavePort

Request Information

URI Parameters

None.

Body Parameters

PortsMaster
NameDescriptionTypeAdditional information
PortID

integer

None.

IsClearancePort

boolean

None.

PortName

string

None.

PortCode

string

None.

CountryID

integer

None.

RotationReferenceTag

integer

None.

WarningNumberKey

integer

None.

SightingNumberKey

integer

None.

RegionCode

string

None.

IsActive

boolean

None.

DeleteStatus

boolean

None.

isPANPort

boolean

None.

CountriesMaster

CountriesMaster

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_HalfDataUploaded

Collection of OldVesselMovementDetails_HalfDataUploaded

None.

OldVesselMovementDetails_HalfDataUploaded1

Collection of OldVesselMovementDetails_HalfDataUploaded

None.

CountryName

string

None.

Active

string

None.

ClearancePort

string

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
NameDescriptionTypeAdditional 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":{}}