Norce Checkout - Norce Adapter API (1.0.0)

Build 2026-01-12 15:09:14

The Norce Adapter API is used to create and manage an Order based on a Norce Checkout Basket.

Download OpenAPI description
Languages
Servers
Test server

https://checkout-norce-adapter.test.norce.tech/

Schemas

DeliveryDetails

carrierstring
carrierProductIdstring
classstring
productobject
pickupLocationobject
{ "carrier": "string", "carrierProductId": "string", "class": "string", "product": { "reference": "string", "name": "string" }, "pickupLocation": { "reference": "string", "name": "string", "address": {} } }

Discount

typestring
Enum"item""shipping"
namestring
codestring
valueobject
attributesobject
referencestring
descriptionstring
{ "type": "item", "name": "string", "code": "string", "value": { "includingVat": 0.1, "excludingVat": 0.1 }, "attributes": { "property1": null, "property2": null }, "reference": "string", "description": "string" }

DiscountType

string(DiscountType)
Enum"item""shipping"
"item"

Orders

Operations

Hooks

Operations

Notifications

Operations