Changelog

Changes to the SnowBee Public API and developer documentation.

  • Refund responses now include netReturnFeeAmount and grossReturnFeeAmount, 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.

  • Refund totals in GET /orders/{orderIdOrNumber} now include return-fee resource lines, while refund lines still include only rows that map back to original sales order lines.

  • GET /orders/{orderIdOrNumber} line items now expose cancelledQuantity for closed lines with unshipped quantity. Refunds are reserved for real return/refund documents instead of synthetic cancellation rows.