{ "id": "string", "name": "string", "type": "string", "required": true, "defaultValue": "string", "description": "string", "options": [ "string" ] }
Build 2026-01-13 12:26:53
The nShift Adapter API is used to create and manage nShift shippings.
https://docs.norce.io/
{ "valid": true, "optionId": "string", "categoryId": "string", "name": "string", "title": "string", "description": "string", "carrierId": "string", "carrierProductId": "string", "carrierProductVersion": 0, "carrierProductName": "string", "carrierProductSourceSystem": "string", "sourceSystemCarrierId": "string", "sourceSystemProductId": "string", "externalSystemCustomCarrier": "string", "carrierName": "string", "texts": [ "string" ], "priceDescription": "string", "price": 0.1, "originalPriceDescription": "string", "originalPrice": 0.1, "taxRate": 0.1, "logoId": "string", "logoUrl": "string", "addons": [ { … } ], "fields": [ { … } ], "deliveryTime": { "earliestDate": "string", "latestDate": "string", "earliestTime": "string", "latestTime": "string", "description": "string" }, "pickupPoints": [ { … } ], "timeSlots": [ { … } ], "externalSystemExtra": { "property1": null, "property2": null }, "noDefaultPickupPoint": true, "additionalValues": { "property1": null, "property2": null }, "tags": [ "string" ], "additionalMerchantInfo": "string" }