GET CargoAction/GetActionByBarcode?barcode={barcode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
barcode

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CargoAction
NameDescriptionTypeAdditional information
ID

integer

None.

Barcode

string

None.

Status

string

None.

Result

boolean

None.

Message

string

None.

ActionTime

date

None.

UserID

integer

None.

CargoID

integer

None.

User

User

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Firm' with type 'SehriNet.ETicaret.Models.Listing'. Path '[0].User.Firm.FirmUser'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Firm' with type 'SehriNet.ETicaret.Models.Listing'. Path '[0].User.Firm.FirmUser'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'SehriNet.ETicaret.Models.Listing' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'SehriNet.ETicaret.Models.Listing' contains cycles and cannot be serialized if reference tracking is disabled.