- Refund responses now include
netReturnFeeAmountandgrossReturnFeeAmount, making the return-fee portion of the refund total explicit. - Product responses exclude bundled products unless the bundled product itself belongs to the authenticated e-commerce store assortment.
Changelog
Changes to the SnowBee Public API and developer documentation.
- Refund totals in
GET /orders/{orderIdOrNumber}now include return-fee resource lines, while refundlinesstill include only rows that map back to original sales order lines.
GET /orders/{orderIdOrNumber}line items now exposecancelledQuantityfor closed lines with unshipped quantity. Refunds are reserved for real return/refund documents instead of synthetic cancellation rows.