02-16-2021 09:48 PM
Hello All,
Anybody facing issue in creating orders via API?
Getting error:
"Message":"An error has occurred.","ExceptionMessage":"Invalid warehouseId","ExceptionType":"System.ArgumentException","StackTrace":" at SS.OpenApi.Utilities.AdvancedOptionsHandler.SetWarehouseId(AdvancedOptions advancedOptions, Order dbOrder, Boolean isShipEngine) in
03-02-2021 08:18 AM
Have you checked your request?
This is probably a typo in the request
You can also copy here the request and response you got, for troubleshooting