integer(int32)(Norce.Checkout.AdyenAdapter.Application.Order.OrderStatus)
Enum01234
0
Build 2026-01-12 14:01:28
The Adyen Checkout Adapter API is used to create and manage a Adyen Checkout Order.
https://docs.norce.io/
{ "id": "string", "adapterId": "string", "name": "string", "merchant": "string", "channel": "string", "currency": "string", "type": 0, "orderId": "string", "amount": 0.1, "upperLimitAmount": 0.1, "state": 0, "reference": "string", "attributes": { "property1": null, "property2": null }, "recurring": { "token": "string", "description": "string", "attributes": { … } } }