Discussions
query in order process API
Hello,
I have queries regarding order processing API,
packageReferenceCode , i think it is same for all items for the particular package,
-
fulfillmentModelCode - there is two fulfillmentModelCode one is in undare packages array, anothere is in items array, so what is the difference between them. Is there any possibility, those values are different?
-
when seller list new data, there is category attribute field, fulfillmentModelCode, so if any seller list two different product in two different fulfillmentModel, and any customer order those two product in a single order, in that case how snapdeal provides order data? those items will come in single packageReferenceCode with different items? or it will come wiyh different packageReferenceCode?
3.In /seller-api/orders/new response, we are getting awbNo, courierCode, so when any new order comes, and we we call new order API first time, then i will get those data?
- manifestCode- what it is? so when any new order comes, and we we call new order API first time, then i will get those data?
5.Regarding orders print API, we have to provide fulfillmentType & orderCodes (i think it is packageReferenceCode, am i right? ), my question is that, is it possible two different fulfillmentType together in same print API?
- Manifest API, i think, we can pass multiple packageReferenceCode like that way.
{
"orderCodes":["SLP875858","xxxxxx","YYYYYYYY"]
}
am i right?
Please look over those.
Thanks,
Apurba