POST InKassoClaims/QueryClaim

DoPayment same as in the IOBS InKasso SCHEMA

Request Information

URI Parameters

None.

Body Parameters

NameDescriptionTypeAdditional information
Request

The request object that is sent to the InKasso or Debitum api. Can have diffrent structure depending on context. Please see property documentation.

None.

WebservicePath

Binded from Form values in body. Service path

string

Required

Username

Binded from Form values in body. Service username

string

Required

Password

Binded from Form values in body. Service password

string

Required

Request Formats

application/xml, text/xml

Sample:
<QueryClaimModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <WebservicePath>sample string 2</WebservicePath>
  <Username>sample string 3</Username>
  <Password>sample string 4</Password>
  <Request>
    <ClaimantID xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">sample string 1</ClaimantID>
    <Account xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">sample string 2</Account>
    <DueDate xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">2024-04-29</DueDate>
  </Request>
</QueryClaimModel>

Response Information

Resource Description

NameDescriptionTypeAdditional information
Version

None.

Content

None.

StatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of

None.

RequestMessage

None.

IsSuccessStatusCode

boolean

None.

Response Formats

application/xml, text/xml

Sample:
<ClaimInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Key xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">
    <ClaimantID>sample string 1</ClaimantID>
    <Account>sample string 2</Account>
    <DueDate>2024-04-29</DueDate>
  </Key>
  <PayorID xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">sample string 15</PayorID>
  <CancellationDate xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">2024-04-29</CancellationDate>
  <Identifier xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">sample string 17</Identifier>
  <Amount xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">18</Amount>
  <Reference xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">sample string 19</Reference>
  <FinalDueDate xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">2024-04-29</FinalDueDate>
  <BillNumber xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">sample string 21</BillNumber>
  <CustomerNumber xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">sample string 22</CustomerNumber>
  <NoticeAndPaymentFee xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">
    <Printing>1</Printing>
    <Paperless>2</Paperless>
  </NoticeAndPaymentFee>
  <DefaultCharge ReferenceDate="DueDate" xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">
    <First xsi:type="DiscountOrDefaultChargeAmount" Days="1">2</First>
    <Second xsi:type="DiscountOrDefaultChargeAmount" Days="1">2</Second>
  </DefaultCharge>
  <OtherCosts xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">23</OtherCosts>
  <OtherDefaultCosts xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">24</OtherDefaultCosts>
  <DefaultInterest xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">
    <Rule>NoDefaultInterest</Rule>
    <Percentage4>1</Percentage4>
    <SpecialCode>sample string 3</SpecialCode>
  </DefaultInterest>
  <CurrencyInformation xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">
    <ReferenceRate>ExchangeRate</ReferenceRate>
    <Currency>sample string 1</Currency>
    <PaymentRate>DueDateRate</PaymentRate>
  </CurrencyInformation>
  <PermitOutOfSequencePayment xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">true</PermitOutOfSequencePayment>
  <Discount ReferenceDate="DueDate" IsPostRefDate="true" xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">
    <First xsi:type="DiscountOrDefaultChargeAmount" Days="1">2</First>
    <Second xsi:type="DiscountOrDefaultChargeAmount" Days="1">2</Second>
  </Discount>
  <IsPartialPaymentAllowed xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">true</IsPartialPaymentAllowed>
  <BillPresentmentSystem xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">
    <Type>sample string 1</Type>
    <Parameters>sample string 2</Parameters>
  </BillPresentmentSystem>
  <Printing xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">
    <ClaimantAddress>
      <Name xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 1</Name>
      <AddressLine1 xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 2</AddressLine1>
      <AddressLine2 xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 3</AddressLine2>
      <PostCodeNumber xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 4</PostCodeNumber>
      <City xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 5</City>
      <Region xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 6</Region>
      <Country xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 7</Country>
    </ClaimantAddress>
    <PayorAddress>
      <Name xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 1</Name>
      <AddressLine1 xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 2</AddressLine1>
      <AddressLine2 xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 3</AddressLine2>
      <PostCodeNumber xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 4</PostCodeNumber>
      <City xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 5</City>
      <Region xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 6</Region>
      <Country xmlns="http://IcelandicOnlineBanking/2005/12/01/CommonTypes">sample string 7</Country>
    </PayorAddress>
    <ItemRows>
      <Text>sample string 1</Text>
      <Amount>2</Amount>
    </ItemRows>
    <ItemRows>
      <Text>sample string 1</Text>
      <Amount>2</Amount>
    </ItemRows>
    <Comments>sample string 1</Comments>
    <Comments>sample string 2</Comments>
  </Printing>
  <Status xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">Unpaid</Status>
  <CategoryCode xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">sample string 1</CategoryCode>
  <TotalAmountDue xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">2</TotalAmountDue>
  <NoticeChargeAmount xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">3</NoticeChargeAmount>
  <DefaultChargeAmount xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">5</DefaultChargeAmount>
  <OtherCostsAmount xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">7</OtherCostsAmount>
  <OtherDefaultCostsAmount xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">9</OtherDefaultCostsAmount>
  <DefaultInterestAmount xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">11</DefaultInterestAmount>
  <DiscountAmount xmlns="http://IcelandicOnlineBanking/2005/12/01/ClaimTypes">13</DiscountAmount>
</ClaimInfo>