POST api/ImLcOrder/GetByOrganizationCompanyIdFormHistory

Request Information

URI Parameters

None.

Body Parameters

ImLcOrder
NameDescriptionTypeAdditional information
IsApproved

boolean

None.

PostState

boolean

None.

EntryDate

date

None.

ExpiryDate

date

None.

LastShipmentDate

date

None.

LcOrderDate

date

None.

ModifyDate

date

None.

PostDate

date

None.

SalesContratDate

date

None.

ShipmentStartDate

date

None.

ConversionRate

decimal number

None.

EquivalentAmount

decimal number

None.

FCurrencyAmount

decimal number

None.

GrossWeightKgs

decimal number

None.

NetWeightKgs

decimal number

None.

NoOfContainers

decimal number

None.

BranchesId

integer

None.

CompanyId

integer

None.

DeliveryTermId

integer

None.

DestinationPortId

integer

None.

EntryUser

integer

None.

ExImProformaInvoice

integer

None.

ExporterBankId

integer

None.

FcurrencyId

integer

None.

Id

integer

None.

ImporterBankId

integer

None.

LcOrderDocNo

integer

None.

LcOrderStatusId

integer

None.

LoadingPortId

integer

None.

ModifyUser

integer

None.

NoOfShipments

integer

None.

NotifyPartyId

integer

None.

OrganizationId

integer

None.

PaymentTermId

integer

None.

PostUser

integer

None.

ProductionSchDaysBefore

integer

None.

ProjectsId

integer

None.

SalesPersonId

integer

None.

SampleSchDaysBefore

integer

None.

ShipmentIntervalDays

integer

None.

SupCustId

integer

None.

CommodityDetial

string

None.

CustomerCode

string

None.

ExpiryPlace

string

None.

FcurrencySymbol

string

None.

InquiryReference

string

None.

InsepctionDescription

string

None.

InsepctionRequired

string

None.

LcDocAttachment

string

None.

LcOrderNo

string

None.

LegalizationDescription

string

None.

LegalizationRequired

string

None.

LotReference

string

None.

PartialShipment

string

None.

QuotReference

string

None.

RemarksHeader

string

None.

SalesContractRef

string

None.

ShippingMarks

string

None.

Status

string

None.

TransShipment

string

None.

DocumentTypeId

integer

None.

ShipedToId

integer

None.

ProductSpecification

string

None.

LcOrderDetail

Collection of ImLcOrderPackingDetail

None.

AttachmentsList

Collection of DMSAttachments

None.

Request 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 with type 'Architecture.Model.DMSAttachments'. Path 'AttachmentsList[0].AttachmentList'.

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 with type 'Architecture.Model.DMSAttachments'. Path 'AttachmentsList[0].AttachmentList'.

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 'System.Collections.Generic.List`1[[Architecture.Model.DMSAttachments, Architecture.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' 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 'System.Collections.Generic.List`1[[Architecture.Model.DMSAttachments, Architecture.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ImLcOrder'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.