POST api/PushOrder

Request Information

URI Parameters

None.

Body Parameters

MMDocument
NameDescriptionTypeAdditional information
RefID

globally unique identifier

None.

MMDoc

string

None.

CompanyCode

string

None.

RefDate

date

None.

Status

integer

None.

Remark

string

None.

DriverName

string

None.

DriverTel

string

None.

DriverIdentity

string

None.

Vehicle

string

None.

Amount

decimal number

None.

TotalVAT

decimal number

None.

TotalAmount

decimal number

None.

DiscountAmount

decimal number

None.

TransportAmount

decimal number

None.

AccountingObjectCode

string

None.

AccountingObjectCode1562

string

None.

OriginalDocument

string

None.

InvoiceSerial

string

None.

InvoiceDate

date

None.

InvoiceForm

string

None.

InvoiceNo

string

None.

PayForm

string

None.

PostDate

date

None.

DocType

string

None.

StockCode

string

None.

StockCode2

string

None.

IsExport

boolean

None.

Username

string

None.

Username2

string

None.

AccountKind

string

None.

IsInvoice

boolean

None.

LoadingAmount

decimal number

None.

VATTransport

integer

None.

BusinessArea

string

None.

ContractID

globally unique identifier

None.

ContactName

string

None.

ContactMobile

string

None.

ContactCMND

string

None.

AccountingObjectCodeSale

string

None.

DebitAmount

decimal number

None.

DebtLimit

decimal number

None.

DebtDay

integer

None.

DeliveryPlace

string

None.

MaTP

string

None.

MaQH

string

None.

MaPX

string

None.

LyDoCK

string

None.

IsPO

boolean

None.

OrtherFee

decimal number

None.

Einvoice_sid

globally unique identifier

None.

statusPO

string

None.

WeightNumber

decimal number

None.

Note

string

None.

RefIDDanhMuc

globally unique identifier

None.

Invoice0d

boolean

None.

VehicleKind

string

None.

WeightNumberHTEN

decimal number

None.

IsInvoiceVC

boolean

None.

DiscountAmountTT

decimal number

None.

Kenh

string

None.

TransportNote

string

None.

AccName

string

None.

AccAddress

string

None.

TransportPrice

decimal number

None.

ConstructionCode

string

None.

FromDate

date

None.

ToDate

date

None.

RefType

string

None.

ContactPerson

string

None.

ContactTel

string

None.

ContacPosition

string

None.

AgentsCode

string

None.

NotePO

string

None.

DebtLimitApprove

decimal number

None.

UsernameApprove

string

None.

DebitAmountHD

decimal number

None.

DebtLimitHD

decimal number

None.

AmountBL

decimal number

None.

AmountMaxBL

decimal number

None.

MMDocumentDetails

Collection of MMDocumentDetail

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 for property 'MMDocument' with type 'HamacoAPI.MMDocument'. Path 'MMDocumentDetails[0]'.

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 'MMDocument' with type 'HamacoAPI.MMDocument'. Path 'MMDocumentDetails[0]'.

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 'MMDocument'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.