POST api/Inbound/SaveInbound

Request Information

URI Parameters

None.

Body Parameters

VesselMovementModel
NameDescriptionTypeAdditional information
VesselMovementDetails

VesselMovementDetail

None.

documentUpload

Collection of DocumentUpload

None.

VesselOwnerDetail

VesselOwner

None.

WeaponsDetails

Collection of WeaponsDetail

None.

IndividualDetails

Collection of IndividualDetail

None.

VesselMoorLocation

VesselMooringLocation

None.

HealthQuestionsList

Collection of NotificationHealthQuestion

None.

HealthDetails

NotificationHealth

None.

moorList

Collection of string

None.

PaymentAmount

decimal number

None.

ImmigrationDetails

Collection of ImmigrationDetailsData

None.

AttachedScheduleList

Collection of HealthAttachedSchedule

None.

vesselUploadFiles

Collection of VesselUploadFile

None.

IsImmigrationVerification

boolean

None.

PageRedirect

string

None.

RegistryType

string

None.

Id

integer

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