Docs

Integrations Articles & FAQ

461783

2023-03-29T13:45:55Z

2024-08-30T10:37:12Z

133

0

0

258528

ShipStation sync Error - JSONObject [“orderId”] not found

ShipStation sync Error - JSONObject [“orderId”] not found 

Scope

This issue can occur when ShipStation throws a 404 error while creating/updating an order (SSOrderAPI.java:619)

Solution

ShipStation throws this error in 2 scenarios

  1. Order is deleted in ship station or split or merged with other orders.
  2. Order is moved to a different manual store in ShipStation.

If multiple orders are mapped to the same order in Shipstation i.e. all those orders have been merged in ShipStation. So when Chargebee tries to find the record during sync it throws a 404 error.

If shipped, then you can click that Ignore button on the ShipStation Sync window to ignore these records.

Was this article helpful?
Loading…