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

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"

PaymentType

string(PaymentType)
Enum"default""prepaid""voucher"
"default"

Payments

Operations

Norce Callbacks

Operations

Norce Notifications

Operations