Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field Name

Data Type

Meaning

Mandatory?

cartId

Stringunique cart Id

  • Unique Cart identifuer to Identify the cart

value
  • .

  • Later we will also receive this in Order as a field.

yesYes

subOrder

Object

probable subOrder

yesProbable SubOrder details object

Yes

subOrder.id

Integer

unique Id yesidentifier for probable sub order

Yes

subOrder.location

String

assigned Assigned location for fulfilling probable sub order

yesYes

subOrder.maxExpectedDeliveryDate

ZoneDateTime

minimum Minimum expected delivery date from logistic partner

noNo

subOrder.minExpectedDeliveryDate

ZoneDateTime

maximum Maximum expected delivery date from logistic partner

noNo

subOrder.orderItems.channelSKU

String

item’s sku code

yesItem level idenitifer

Yes

subOrder.orderItems.qty

Integer

item’s qnty

yesStock or Quantity for each item

Yes

destinationAddress.city

String

city

noCity name of destination address

No

destinationAddress.state

String

state

noState of destination address

No

destinationAddress.country

String

country

noCountry of destination address

No

destinationAddress.areaCode

String

areaCode

yes, Area code of destination address

Yes

areaCode = will be zipCode for now. domestic orders (India geography)

location_address.city

String

city

noCity name of destination address

No

location_address.state

String

state

noState of destination address

No

location_address.country

String

country

noCountry of destination address

No

location_address.areaCode

String

areaCode

yes, Area code of destination address

Yes

areaCode = will be zipCode for now. domestic orders (India geography)

 

HTTP status

Code Block
200

...