Creates a order payment
Payment
Created
Bad Request
Unauthorized
Not Found
Conflict
Internal Server Error
{- "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": [
- {
- "adapterId": "string",
- "type": "string",
- "url": "string"
}
], - "recurring": {
- "token": "string",
- "description": "string",
- "attributes": {
- "property1": null,
- "property2": null
}
}
}
{- "id": "string"
}