Interface: IDcsaTransportSubscriptionBody
Transport subscription filters.
Source: transportSubscriptionBody schema in the DCSA Event Domain (v3.1.0).
See
https://github.com/dcsaorg/DCSA-OpenAPI/blob/master/domain/event/event_domain_v3.1.0.yaml
Extends
Properties
transportCallReference?
optionaltransportCallReference?:string
Filters to only receive events for a specific transport call.
Inherited from
IDcsaTransportCallSubscriptionBody.transportCallReference
vesselIMONumber?
optionalvesselIMONumber?:string
Filters to only receive events for a specific vessel IMO number.
Inherited from
IDcsaTransportCallSubscriptionBody.vesselIMONumber
carrierExportVoyageNumber?
optionalcarrierExportVoyageNumber?:string
Filters to only receive events for a specific carrier export voyage number.
Inherited from
IDcsaTransportCallSubscriptionBody.carrierExportVoyageNumber
universalExportVoyageReference?
optionaluniversalExportVoyageReference?:string
Filters to only receive events for a specific universal export voyage reference.
Inherited from
IDcsaTransportCallSubscriptionBody.universalExportVoyageReference
carrierServiceCode?
optionalcarrierServiceCode?:string
Filters to only receive events for a specific carrier service code.
Inherited from
IDcsaTransportCallSubscriptionBody.carrierServiceCode
universalServiceReference?
optionaluniversalServiceReference?:string
Filters to only receive events for a specific universal service reference.
Inherited from
IDcsaTransportCallSubscriptionBody.universalServiceReference
UNLocationCode?
optionalUNLocationCode?:string
Filters to only receive events for a specific UN/LOCODE.
Inherited from
IDcsaTransportCallSubscriptionBody.UNLocationCode
transportEventTypeCodes?
optionaltransportEventTypeCodes?:DcsaTransportEventTypeCodes[]
Transport event type codes to filter by.