Surcharge parameters in Order detail

We have extended endpoint Order detail to provide also selected surcharge parameters selected by the buyer while putting a product into the cart. You have to call the endpoint with ?include=surchargeParameters and you will find them (if applicable to the product) in data.order.items[].surchargeParameters[] array. All parameter names, their values and surcharge prices are provided.

Post navigation