title: Landsbankinn Connector Capabilities - Agent Guide audience: developer, integrator keywords: landsbankinn, cloud events, payment batch, payment result, unpaid invoice, payment slip, claim mapping, account verify, agent workflow
This guide summarizes the Landsbankinn capabilities exposed by the connector and gives agent-safe execution patterns.
| Group | Primary message types | Purpose |
|---|---|---|
| Discovery and contracts | Help.Landsbankinn.Get, Help.Implementation.Get | Find available subjects and load exact request/response contract before execution. |
| Account and card read APIs | Landsbankinn.Account.Verify, Landsbankinn.Card.Query, Landsbankinn.Skema.Statement.Get, Landsbankinn.Statement.Get | Verify accounts and read card/account statement information. |
| Claims and unpaid invoices | Landsbankinn.UnpaidInvoice.Query, Landsbankinn.PaymentSlip.Query, claim query message types | Discover claim candidates and read payable amount details. |
| Payments (async) | Landsbankinn.Payment.Batch, Landsbankinn.Payment.Result, Landsbankinn.Payment.ResultBatch | Submit payment batches and poll final per-line outcomes. |
| Market/reference data | Landsbankinn.CurrencyRates.Get, Landsbankinn.Index.Get | Retrieve exchange rates and index values. |
Help.Landsbankinn.Get to discover subjects.Help.Implementation.Get with the exact subject before sending business payload.Landsbankinn.Account.VerifyLandsbankinn.UnpaidInvoice.QueryLandsbankinn.PaymentSlip.QueryLandsbankinn.Payment.Batch request per user intent unless user explicitly asks for multiple submissions.paymentsId and logEntryNo.Landsbankinn.Payment.Result or Landsbankinn.Payment.ResultBatch until terminal status.Landsbankinn.Payment.Batch claim lines:kind = "PaymentSlip"Claimgjalddagi as the lookup key dateeindagi may differ and must not be substitutedmatchingAmountDifference and matchingUsedTolerance for explainabilitypaymentsId and logEntryNoUse this policy by default:
Landsbankinn.Account.VerifyLandsbankinn.UnpaidInvoice.Query, then Landsbankinn.PaymentSlip.QueryThis policy reduces avoidable bank rejections and produces clearer agent decision evidence.
| Status | Meaning |
|---|---|
InProgress | Bank is still processing. Continue polling. |
NotConfirmed | Waiting for online bank approval. |
Completed | All lines succeeded. |
CompletedWithErrors | Mixed outcome. Read per-line errors. |
OnHold | Scheduled for future date. |
Cancelled | Cancelled before execution. |
YYYY-MM-DD) in all request dates.© Origo – Cloud Events Base Extension