POST IslandsBankiGreidslur/MillifaeraInnADebetkort

CancelOptionalClaim same as in the Islands Banki Greidslur SCHEMA

Request Information

URI Parameters

None.

Body Parameters

NameDescriptionTypeAdditional information
BankiUttektarreiknings

integer

None.

HofudbokUttektarreiknings

integer

None.

ReikningsnumerUttektarreiknings

integer

None.

KennitalaUttektarreiknings

string

None.

BankiDebetkorts

integer

None.

TekkaabyrgdarnumerDebetkorts

integer

None.

Textalykill

string

None.

Upphaed

decimal number

None.

CertificateBase64

Binded from Form values in body. Base64 encoded certificate to use

string

Required

CertificatePassword

Binded from Form values in body. Password for the Base64 encoded certificate

string

Required

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:
<MillifaeraInnADebetkortModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <WebservicePath>sample string 12</WebservicePath>
  <Username>sample string 13</Username>
  <Password>sample string 14</Password>
  <CertificateBase64>sample string 9</CertificateBase64>
  <CertificatePassword>sample string 10</CertificatePassword>
  <BankiUttektarreiknings>1</BankiUttektarreiknings>
  <HofudbokUttektarreiknings>2</HofudbokUttektarreiknings>
  <ReikningsnumerUttektarreiknings>3</ReikningsnumerUttektarreiknings>
  <KennitalaUttektarreiknings>sample string 4</KennitalaUttektarreiknings>
  <BankiDebetkorts>5</BankiDebetkorts>
  <TekkaabyrgdarnumerDebetkorts>6</TekkaabyrgdarnumerDebetkorts>
  <Textalykill>sample string 7</Textalykill>
  <Upphaed>8</Upphaed>
</MillifaeraInnADebetkortModel>

Response Information

Resource Description

None.