POST api/Inbound/SaveInOutbound2

Request Information

URI Parameters

None.

Body Parameters

VesselMovementDetail
NameDescriptionTypeAdditional information
VesselId

integer

None.

RotationReference

string

None.

RecordType

string

None.

VesselName

string

None.

RegistrationNumber

string

None.

DateofArrival

date

None.

ArrivalTime

string

None.

PortOfArrival

integer

None.

portOfDeparture

integer

None.

DateofIntendDeparture

date

None.

DateofDeparture

date

None.

DepartureTime

string

None.

LastPort

integer

None.

LastCountry

integer

None.

NextPort

integer

None.

NextCountry

integer

None.

VesselTypeTag

string

None.

Builtyear

integer

None.

MastNo

integer

None.

ConstructionTag

string

None.

GrossTonnage

decimal number

None.

HomePort

integer

None.

CountryOfRegistration

integer

None.

VesselLength

decimal number

None.

VesselWidth

decimal number

None.

Outboard_qty

integer

None.

Outboard_typeTag

string

None.

Outboard_HP

decimal number

None.

Inboard_qty

integer

None.

Inboard_typeTag

string

None.

Inboard_HP

decimal number

None.

UnitType

string

None.

CountryOfArrival

integer

None.

UserId

string

None.

DateNTimeOfEntry

date

None.

ReasonTag

string

None.

AdditionalInformation

string

None.

HireVessel

boolean

None.

ContactNumber

string

None.

Hullid

string

None.

PublicSiteID

string

None.

Deliveryid

integer

None.

InboundVesselid

integer

None.

LocationPort

string

None.

EditOriginalVesselid

integer

None.

ColourTag

string

None.

CallSign

string

None.

IsInroute

boolean

None.

MMSINumber

string

None.

MatchedVesselid

integer

None.

IsAutoOutbound

boolean

None.

VesselNameTag

string

None.

RegistrationNumberTag

string

None.

hullIDTag

string

None.

gps

string

None.

NetTonnage

decimal number

None.

Draft

decimal number

None.

Spirits

decimal number

None.

Wines

decimal number

None.

Cigarettes

decimal number

None.

Cigars

decimal number

None.

Tobacco

decimal number

None.

Monetary

string

None.

RestrictedGoods

string

None.

Animals

string

None.

Other

string

None.

HomePortText

string

None.

HomeCountry

integer

None.

AdditionalDeclarations

string

None.

RegistriesType

integer

None.

Notification_type

boolean

None.

SendRequestId

integer

None.

Reason

string

None.

StatusName

string

None.

StatusChangedBy

integer

None.

StatusChangedOn

date

None.

Comment

string

None.

IsRummage

boolean

None.

Captain

string

None.

ClearanceDate

date

None.

TypeImg

string

None.

vesseltype

string

None.

positionship

string

None.

ConsigneeName

string

None.

PilotsName

string

None.

TimeofAnchorage

string

None.

Timeboarded

string

None.

HealthOfficerName

string

None.

lastTenPortOfCalls

string

None.

crewsEffectsDeclaration

string

None.

passengersEffectsDeclaration

string

None.

IsImmigrationOn

boolean

None.

CruiseVesselDetails

Collection of CruiseVesselDetail

None.

DocumentUploads

Collection of DocumentUpload

None.

IRDApplieds

Collection of IRDApplied

None.

IRDApplieds1

Collection of IRDApplied

None.

IRDApplieds2

Collection of IRDApplied

None.

NotificationHealths

Collection of NotificationHealth

None.

OtherDetails

Collection of OtherDetail

None.

RiskApplieds

Collection of RiskApplied

None.

RiskApplieds1

Collection of RiskApplied

None.

RiskApplieds2

Collection of RiskApplied

None.

RiskApplieds3

Collection of RiskApplied

None.

RiskEmails

Collection of RiskEmail

None.

RiskEmails1

Collection of RiskEmail

None.

RiskEmails2

Collection of RiskEmail

None.

UploadDetails

Collection of UploadDetail

None.

WarningApplieds

Collection of WarningApplied

None.

WarningApplieds1

Collection of WarningApplied

None.

VesselOwners_Actual

Collection of VesselOwners_Actual

None.

WeaponsDetails

Collection of WeaponsDetail

None.

VesselOwners

Collection of VesselOwner

None.

VesselWarnings

Collection of VesselWarning

None.

IndividualDetails

Collection of IndividualDetail

None.

LastCountryName

string

None.

NextCountryName

string

None.

CountryNameOfRegistration

string

None.

CountryNameOfArrival

string

None.

HomeCountryName

string

None.

LastPortName

string

None.

NextPortName

string

None.

ArrivalPortName

string

None.

DeparturePortName

string

None.

MoorLocation

string

None.

PreviousPort

string

None.

LocationatPort

string

None.

ArrivalCountryName

string

None.

EngineType

string

None.

NotificationId

integer

None.

WarningId

integer

None.

RiskId

integer

None.

IRDId

integer

None.

IsHealth

integer

None.

Address

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