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.Customer

billingobject
shippingobject
typeinteger(int32)
Enum01
attributesobject
{ "billing": { "type": 0, "givenName": "string", "familyName": "string", "careOf": "string", "reference": "string", "organizationName": "string", "streetAddress": "string", "streetAddress2": "string", "postalCode": "string", "city": "string", "region": "string", "country": "string", "phone": "string", "email": "string", "nationalIdentificationNumber": "string", "organizationIdentificationNumber": "string", "attributes": {} }, "shipping": { "type": 0, "givenName": "string", "familyName": "string", "careOf": "string", "reference": "string", "organizationName": "string", "streetAddress": "string", "streetAddress2": "string", "postalCode": "string", "city": "string", "region": "string", "country": "string", "phone": "string", "email": "string", "nationalIdentificationNumber": "string", "organizationIdentificationNumber": "string", "attributes": {} }, "type": 0, "attributes": { "property1": null, "property2": null } }

Norce.Checkout.AdyenAdapter.Application.Order.CustomerType

integer(int32)(Norce.Checkout.AdyenAdapter.Application.Order.CustomerType)
Enum01
0

Norce.Checkout.AdyenAdapter.Application.Order.DeliveryDetails

carrierstring
classstring
productobject
pickupLocationobject
{ "carrier": "string", "class": "string", "product": { "reference": "string", "name": "string" }, "pickupLocation": { "reference": "string", "name": "string", "address": {} } }

Payments

Operations

Adyen Checkout Callbacks

Operations

Adyen Checkout Webhook endpoint

Operations

Norce Callbacks

Operations