POST IslandsBankiGreidslur/StofnaGreidslubunka
CancelOptionalClaim same as in the Islands Banki Greidslur SCHEMA
Request Information
URI Parameters
None.
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Bunkanumer | 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:
<StofnaGreidslubunkaModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<WebservicePath>sample string 5</WebservicePath>
<Username>sample string 6</Username>
<Password>sample string 7</Password>
<CertificateBase64>sample string 2</CertificateBase64>
<CertificatePassword>sample string 3</CertificatePassword>
<Bunkanumer>1</Bunkanumer>
</StofnaGreidslubunkaModel>
Response Information
Resource Description
None.