The amount to be covered by the payment. Amount in major unit currency.
Example: 10
The upper limit to be used by this payment. For example the amount available on a voucher. Amount in major unit currency.
Example: 100
The state of the payment.
Enum"intent""removed""processing""failed""confirmed""pending""declined""reserved""credited""captured"
Example: "Intent"
External reference to payment service provider.
Example: "7d31e2cf-2d46-4db0-b87d-d65dfaae298f"
{ "id": "p_KBiXuYjvYxsezKCQAMuuSKGDaT", "adapterId": "klarna-checkout", "name": "string", "merchant": "norce", "channel": "string", "currency": "SEK", "type": "default", "orderId": "o_DhZSbDfVzNzuxOzHyCFskzGzaJ", "amount": 10, "upperLimitAmount": 100, "state": "Intent", "reference": "7d31e2cf-2d46-4db0-b87d-d65dfaae298f", "attributes": { "property1": null, "property2": null }, "actions": [ { … } ] }