Norce Checkout - Awardit Adapter API (1.0.0)

Build 2026-01-09 08:52:28

The Awardit Adapter API is used to create and manage a Awardit Checkout Order.

Download OpenAPI description
Languages
Servers
Public

https://awardit-adapter.checkout.playground.norce.tech/checkout/awardit-adapter/

Internal Test

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

Internal Playground

https://awardit-adapter.checkout.playground.internal.norce.tech/

Internal Stage

https://awardit-adapter.checkout.stage.internal.norce.tech/

Internal Production

https://awardit-adapter.checkout.prod.internal.norce.tech/

Schemas

Notification

idstring
adapterIdstring
referencestring
descriptionstring
scopestring
schemaobject
invokestring
delayinteger(int32)
{ "id": "string", "adapterId": "string", "reference": "string", "description": "string", "scope": "string", "schema": { "property1": null, "property2": null }, "invoke": "string", "delay": 0 }

OrderStatus

string(OrderStatus)
Enum"checkout""processing""accepted""completed""declined""removed"
"checkout"

PatchOperation

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

Payments

Operations

Norce Callbacks

Operations

Norce Notifications

Operations