Norce Checkout - Adyen Checkout Adapter API (1.0.0)

Build 2026-01-12 14:01:28

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

Download OpenAPI description
Languages
Servers

https://docs.norce.io/

Schemas

Norce.Checkout.AdyenAdapter.Application.Order.Hook

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

Norce.Checkout.AdyenAdapter.Application.Order.NorceOrder

idstring
merchantstring
channelstring
referencestring
createdstring(date-time)
lastModifiedstring(date-time)
stateobject
culturestring
currencystring
countrystring
cartobject
shippingsArray of objects(Norce.Checkout.AdyenAdapter.Application.Order.Shipping)
paymentsArray of objects(Norce.Checkout.AdyenAdapter.Application.Order.Payment)
customerobject
consentsArray of objects(Norce.Checkout.AdyenAdapter.Application.Order.Consent)
hooksArray of objects(Norce.Checkout.AdyenAdapter.Application.Order.Hook)
totalobject
attributesobject
{ "id": "string", "merchant": "string", "channel": "string", "reference": "string", "created": "2019-08-24T14:15:22Z", "lastModified": "2019-08-24T14:15:22Z", "state": { "currentStatus": 0, "transitions": [] }, "culture": "string", "currency": "string", "country": "string", "cart": { "reference": "string", "items": [], "discounts": [], "total": {}, "attributes": {} }, "shippings": [ {} ], "payments": [ {} ], "customer": { "billing": {}, "shipping": {}, "type": 0, "attributes": {} }, "consents": [ {} ], "hooks": [ {} ], "total": { "includingVat": 0.1, "excludingVat": 0.1 }, "attributes": { "property1": null, "property2": null } }

Norce.Checkout.AdyenAdapter.Application.Order.OrderStatus

integer(int32)(Norce.Checkout.AdyenAdapter.Application.Order.OrderStatus)
Enum01234
0

Payments

Operations

Adyen Checkout Callbacks

Operations

Adyen Checkout Webhook endpoint

Operations

Norce Callbacks

Operations