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

Discount

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

DiscountType

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

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" } }

Payments

Operations

Norce Callbacks

Operations

Norce Notifications

Operations