POST api/Orders/AddSalesOrderData

Request Information

URI Parameters

None.

Body Parameters

SalesOrder
NameDescriptionTypeAdditional information
OrderInfo

SalesOrderInfo

None.

OrderItems

Collection of SalesOrderItem

None.

OrderShipping

OrderShipping

None.

FlowData

FlowData

None.

AdditionalExpenses

Collection of DocumentsAdditionalExpense

None.

ExtendedAddress

Collection of ExtendedAddress

None.

IsZeroWeight

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IPostXMLResult
NameDescriptionTypeAdditional information
PostResult

RequestResult

None.

Message

string

None.

Status

string

None.

Identifier

string

None.

Timestamp

date

None.

EntityObject

Object

None.

DocNum

integer

None.

CardCode

string

None.

IsCreatedInUS

integer

None.

IsCreatedInCA

integer

None.

IsUpdatedInUS

integer

None.

IsUpdatedInCA

integer

None.

AddressName

string

None.

USAccountToken

string

None.

CAAccountToken

string

None.

AcountPaymentToken

string

None.

CPTotal

decimal number

None.

ShippingCharge

decimal number

None.

ShippingTax

decimal number

None.

Tax

decimal number

None.

Response Formats

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

Sample:

Sample not available.