API v1.0.290 Release Notes
Released on Thursday, June 22, 2023
New
As announced last week, we are now enforcing that all Webhook Urls start with
HTTPS
on POST/PUT/PATCH. This will not impact any existing Webhook Urls unless you attempt to change them. We have communicated with customers who are not usingHTTPS
to give them an opportunity to update those and make any necessary changes before we begin enforcing the pattern on existing Urls.
Fixed
Fixed a bug where calling
POST v1/orders/{direction}/{orderID}/calculate
was causing promotions to be recalculated incorrectly.
Please let us know if you have any questions.