FEATURES
A 'contact_id' flag has been added to the following API methods:
Restful v2 - GET Customer Subscriptions
Restful v2- GET Subscription
member_login
order_find
order_view
RESOLVED ISSUES
The API 'order_total_calculate' method was not taking the quantity into account for volume discounts. This has been corrected.
In some instances we were seeing issues with orders not posting to ShipStation. This has been resolved.
When using the v2 API "Create Campaign" method, if the parameter 'is_active' was passed with a value of 1, the API response was returning the 'is_active' parameter with a value of 1 as well. This has been adjusted and is now working properly as expected.
An issue was reported regarding the Subscription Notification email not sending 'X' amount of days before the rebill. This has been fixed.