Norce.Checkout.Notification (Created: 12/02/2025 08:33:13)

Download OpenAPI description
Languages
Servers
Public

https://norce-open-beta.api-se.playground.norce.tech/checkout/notification/

Internal Test

https://notification.checkout.test.internal.norce.tech/

Internal Playground

https://notification.checkout.playground.internal.norce.tech/

Internal Stage

https://notification.checkout.stage.internal.norce.tech/

Internal Production

https://notification.checkout.prod.internal.norce.tech/

Schemas

PaymentState

string(PaymentState)
Enum"intent""removed""processing""failed""confirmed""pending""declined""reserved""credited""captured"
"intent"

PaymentType

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

PickupLocation

referencestring

Pickup location reference.

namestring

Name of pickup location.

addressobject

Pickup location address.

{ "reference": "string", "name": "string", "address": { "streetAddress": "Adaptivevägen 18", "city": "Boden", "postalCode": "955 60", "country": "SE" } }

Events

Operations