POST api/Orders/POST

Request Information

URI Parameters

None.

Body Parameters

Order
NameDescriptionTypeAdditional information
Key

string

None.

CreatedOn

date

None.

OrderNumber

string

None.

Note

string

None.

UserKey

string

None.

Repeat

boolean

None.

PromoCode

string

None.

DeliveryFee

decimal number

None.

OrderAttachment

string

None.

CourierName

string

None.

CourierPhoneNumber

string

None.

Orderstatereason

string

None.

InternalNote

string

None.

ShippingAddress

ShippingAddress

None.

OrderItems

Collection of OrderItem

None.

AssignedEntities

Collection of AssignedEntity

None.

OrderStateTypeId

integer

None.

PaymentMethodKey

string

None.

OptionalPaymentMethodKey

string

None.

IsInsured

boolean

None.

OrderReceipt

OrderReceipt

None.

MaxDiscount

integer

None.

InsuranceCompanyName

string

None.

Culture

string

None.

CountryCode

string

None.

RelatedOrder

Order

None.

IsEligableForAlternativeRecommendation

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

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.