Changelog

Fixed

List Orders endpoint now shows related offer_ids correctly

We fixed an issue with the List Orders endpoint where related offer_ids were not listed correctly. The endpoint now shows the correct offer_id, if the order was converted from an offer. Otherwise it shows offer_id = null, if the order was not converted from an offer.

Improved

Improved handling of decimals for prices

In order to lessen the complexity when building integrations, we have decided that all price-related API endpoints for products and BOMs will not take account settings for decimals into account.