Build 2026-01-13 12:26:53
The nShift Adapter API is used to create and manage nShift shippings.
https://docs.norce.io/
Represents a selected addon in the nShift widget result.
Price that has been added to the total price because this addon is selected.
Original price that has been added to the total original price because this addon is selected.
{ "addonId": "string", "price": 0.1, "originalPrice": 0.1, "fields": [ { … } ], "additionalValues": { "property1": null, "property2": null } }