/
Flipkart Create Orders Errors & RCA
Flipkart Create Orders Errors & RCA
Message Type : FLIPKART_WMS_CREATE_ORDER
1. Error Type :
Count : 181
{"WMSResponse":{"customerOrderNumber":["The customerOrderNumber has already been taken."]}}
Resaon: Eshopbox fetch details from Flipkart on the basis of Status Only. So, untill the status=”APPROVED” don’t move to another STATUS, till then we fetch order details from Flipkart in Every 5 min, try to Create orders, which is creating multiple wms hits for single order.
Resolution: Need to add Query to fetch orders that are already created and prevent them to push to WMS layer, So that we can prevent multiple wms create order hits.
Error Type :
Count : 1
{"WMSResponse":{"isCOD":["The isCOD must be 0 or 1."],"orderDate":["The orderDate field is required."],"items":["The items field is required."]}}
3. Error Type
Count 23:
{"WMSResponse":{"items.0.itemID":["The selected items.0.itemID SMWGT72EHHE4VN7G is invalid."]}}
, multiple selections available,
Related content
Flipkart Order Issue Resolution
Flipkart Order Issue Resolution
More like this
FlipKart Notification Implementation for Create Order
FlipKart Notification Implementation for Create Order
More like this
Order Sync With Woo-commerce
Order Sync With Woo-commerce
More like this
TataCliq Order Create Flow
TataCliq Order Create Flow
More like this
Runbook For Support Team
Runbook For Support Team
More like this
Not found cases
Not found cases
More like this