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

Error

codestring

Error code

Enum"internal-server-error""unauthorized""configuration-error""configuration-not-found""order-not-found""order-error""order-bad-request""order-conflict""order-validation""order-unknown-validation-error"
Example: "cart-not-found"
messagestring

Detailed error information

Example: "Cart with id:{id} now found."
awarditErrorobject

Error if originating from Resurs Bank

{ "code": "cart-not-found", "message": "Cart with id:{id} now found.", "awarditError": { "errorCode": "string", "errorMessages": [], "correlationId": "string" } }

GiftCard

cardIdstring
codestring
{ "cardId": "string", "code": "string" }

Hook

idstring
adapterIdstring
subscribeTostring
targetstring
invokestring
{ "id": "string", "adapterId": "string", "subscribeTo": "string", "target": "string", "invoke": "string" }

Payments

Operations

Norce Callbacks

Operations

Norce Notifications

Operations