string(OrderStatus)
Enum"checkout""processing""accepted""completed""declined""removed"
"checkout"
Build 2026-01-12 15:09:14
The Norce Adapter API is used to create and manage an Order based on a Norce Checkout Basket.
https://checkout-norce-adapter.test.norce.tech/
{ "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 } }