01-12-2021
11:23 AM
- last edited on
03-19-2021
03:02 PM
by
SuperMgr-Sarah
Pretty weird experience I'm having when trying to update the shipByDate via an API call. I'm making the correct post request with shipByDate in the body and I get a valid response back with the correct shipBy date. However, when I go into the portal the shipBy date has not been updated.
This has me very confused. The API response says it changed the date, but the date in the portal is not changed. Anyone have any advice?
03-22-2021 03:52 PM
Hello!
Are you attempting to provide only the shipbydate in the API call? If so, this could be what is causing the issue as you can't do a partial update via the API. The entire resource must be provided in the body of the request.
Our API support team can definitely assist you if you continue to have trouble with this. Just send an email to apisupport@shipstation.com if you need further assistance.