
Deprecated
Yay, Less clicks!
The confirmation pop-up for "Share with Supplier" in Style and Order applications has been removed.
You can now share directly with your supplier without additional confirmation steps.
Improvement
Style & Order Activity Email
We've updated the email design to include Agent and Factory fields at the top.
This update applies to both Style and Order activity emails.

Improvement
API > Quantities & Pricing
The following API's have been updated to support single size, and multi sizes(all sizes or partial sizes) updates.
PATCH /api-user/v1/order/basic/pricing/bulk-style/{orderNumber}
PATCH /api-user/v1/order/basic/pricing/normal/{orderNumber}
PATCH /api-user/v1/style/basic/pricing/{styleNumber}
PATCH /api-user/v1/sales-order/basic/style/{salesOrderNumber}/{styleNumber}
PATCH /api-user/v1/shipping/basic/orders/shipment-quantity/{shipmentNumber}
PATCH /api-user/v1/style/ecommerce/colour/sell-price/{styleNumber}
PATCH /api-user/v1/style/ecommerce/colour/weight-colour/{styleNumber}
PATCH /api-user/v1/style/ecommerce/colour/weight-colour/size/{styleNumber}