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

PatchOperation

opstring
pathstring
valueany
{ "op": "string", "path": "string", "value": null }

Payment

idstring
adapterIdstring
namestring
merchantstring
channelstring
currencystring
typestring
Enum"default""prepaid""voucher"
orderIdstring
amountnumber(double)
upperLimitAmountnumber(double)
statestring
Enum"intent""removed""processing""failed""confirmed""pending""declined""reserved""credited""captured"
referencestring
attributesobject
{ "id": "string", "adapterId": "string", "name": "string", "merchant": "string", "channel": "string", "currency": "string", "type": "default", "orderId": "string", "amount": 0.1, "upperLimitAmount": 0.1, "state": "intent", "reference": "string", "attributes": { "property1": null, "property2": null } }

PaymentState

string(PaymentState)
Enum"intent""removed""processing""failed""confirmed""pending""declined""reserved""credited""captured"
"intent"

Orders

Operations

Hooks

Operations

Notifications

Operations