FundsTransferService
Click here for a complete list of operations.
GetForeignTransfer
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /FundsTransferService HTTP/1.1
Host: spthin-iobs.heimabanki.is
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://TS.WebServices/2005/12/01/GetForeignTransfer"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetForeignTransferRq xmlns="http://TS.WebServices/2005/12/01/IOBSServicesExtra">
<TransferId>long</TransferId>
</GetForeignTransferRq>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetForeignTransferRs xmlns="http://TS.WebServices/2005/12/01/IOBSServicesExtra">
<GetForeignTransferRs>
<TransferId xmlns="http://tempuri.org/FundsTransferTypes.xsd">long</TransferId>
<Bank xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</Bank>
<SSN xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SSN>
<TransferStatus xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</TransferStatus>
<TransferStatusCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">long</TransferStatusCode>
<TransferStatusDate xmlns="http://tempuri.org/FundsTransferTypes.xsd">date</TransferStatusDate>
<PaymentDate xmlns="http://tempuri.org/FundsTransferTypes.xsd">date</PaymentDate>
<SenderSSN xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderSSN>
<SenderName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderName>
<SenderAddress1 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderAddress1>
<SenderAddress2 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderAddress2>
<SenderRegion xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderRegion>
<SenderCountryCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderCountryCode>
<SenderAccount xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderAccount>
<SenderAccountCurrencyCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderAccountCurrencyCode>
<SenderReference xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderReference>
<SenderEmail xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderEmail>
<SenderPhoneNumber xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderPhoneNumber>
<SenderFax xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderFax>
<SenderNotificationCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">None or Email or SMS or EmailAndSMS</SenderNotificationCode>
<SenderReceiptLanguage xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderReceiptLanguage>
<ReceiverID xmlns="http://tempuri.org/FundsTransferTypes.xsd">long</ReceiverID>
<ReceiverName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverName>
<ReceiverAddress1 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverAddress1>
<ReceiverAddress2 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverAddress2>
<ReceiverRegion xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverRegion>
<ReceiverCity xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverCity>
<ReceiverContryCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverContryCode>
<ReceiverAccount xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverAccount>
<ReceiverEmail xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverEmail>
<ReceiverPhoneNumber xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverPhoneNumber>
<ReceiverFaxNumber xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverFaxNumber>
<ReceiverNotificationCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">long</ReceiverNotificationCode>
<ReceiverReceiptLanguage xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverReceiptLanguage>
<ReceiverBankId xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankId>
<ReceiverBankName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankName>
<ReceiverBankNumber xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankNumber>
<ReceiverBankSwift xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankSwift>
<ReceiverBankCountryCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankCountryCode>
<ReceiverBankAddress1 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankAddress1>
<ReceiverBankAddress2 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankAddress2>
<ReceiverBankCity xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankCity>
<ReceiverBankEmail xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankEmail>
<CategoryCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CategoryCode>
<CategoryCodeName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CategoryCodeName>
<CostDivision xmlns="http://tempuri.org/FundsTransferTypes.xsd">Sender or SenderAndReceiver or Sender_IncludeInAmount or SenderAndReceiver_IncludeInAmount</CostDivision>
<Amount xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</Amount>
<AmountISK xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</AmountISK>
<CurrencyCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CurrencyCode>
<CurrencyRate xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</CurrencyRate>
<CurrencyName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CurrencyName>
<CurrencyType xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CurrencyType>
<TotalAmountCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</TotalAmountCost>
<FeeCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</FeeCost>
<DivisionCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</DivisionCost>
<BelowMinimumCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</BelowMinimumCost>
<NotificationCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</NotificationCost>
<ExpressTransferCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</ExpressTransferCost>
<ExpressTransfer xmlns="http://tempuri.org/FundsTransferTypes.xsd">boolean</ExpressTransfer>
<OtherCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</OtherCost>
<CostAccount xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CostAccount>
<CostAccountCurrencyCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CostAccountCurrencyCode>
<Description xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</Description>
<ReviewDate xmlns="http://tempuri.org/FundsTransferTypes.xsd">dateTime</ReviewDate>
<ExpirationDate xmlns="http://tempuri.org/FundsTransferTypes.xsd">dateTime</ExpirationDate>
<AttachmentsCount xmlns="http://tempuri.org/FundsTransferTypes.xsd">int</AttachmentsCount>
</GetForeignTransferRs>
</GetForeignTransferRs>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /FundsTransferService HTTP/1.1
Host: spthin-iobs.heimabanki.is
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetForeignTransferRq xmlns="http://TS.WebServices/2005/12/01/IOBSServicesExtra">
<TransferId>long</TransferId>
</GetForeignTransferRq>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetForeignTransferRs xmlns="http://TS.WebServices/2005/12/01/IOBSServicesExtra">
<GetForeignTransferRs>
<TransferId xmlns="http://tempuri.org/FundsTransferTypes.xsd">long</TransferId>
<Bank xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</Bank>
<SSN xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SSN>
<TransferStatus xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</TransferStatus>
<TransferStatusCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">long</TransferStatusCode>
<TransferStatusDate xmlns="http://tempuri.org/FundsTransferTypes.xsd">date</TransferStatusDate>
<PaymentDate xmlns="http://tempuri.org/FundsTransferTypes.xsd">date</PaymentDate>
<SenderSSN xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderSSN>
<SenderName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderName>
<SenderAddress1 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderAddress1>
<SenderAddress2 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderAddress2>
<SenderRegion xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderRegion>
<SenderCountryCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderCountryCode>
<SenderAccount xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderAccount>
<SenderAccountCurrencyCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderAccountCurrencyCode>
<SenderReference xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderReference>
<SenderEmail xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderEmail>
<SenderPhoneNumber xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderPhoneNumber>
<SenderFax xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderFax>
<SenderNotificationCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">None or Email or SMS or EmailAndSMS</SenderNotificationCode>
<SenderReceiptLanguage xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</SenderReceiptLanguage>
<ReceiverID xmlns="http://tempuri.org/FundsTransferTypes.xsd">long</ReceiverID>
<ReceiverName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverName>
<ReceiverAddress1 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverAddress1>
<ReceiverAddress2 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverAddress2>
<ReceiverRegion xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverRegion>
<ReceiverCity xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverCity>
<ReceiverContryCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverContryCode>
<ReceiverAccount xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverAccount>
<ReceiverEmail xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverEmail>
<ReceiverPhoneNumber xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverPhoneNumber>
<ReceiverFaxNumber xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverFaxNumber>
<ReceiverNotificationCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">long</ReceiverNotificationCode>
<ReceiverReceiptLanguage xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverReceiptLanguage>
<ReceiverBankId xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankId>
<ReceiverBankName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankName>
<ReceiverBankNumber xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankNumber>
<ReceiverBankSwift xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankSwift>
<ReceiverBankCountryCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankCountryCode>
<ReceiverBankAddress1 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankAddress1>
<ReceiverBankAddress2 xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankAddress2>
<ReceiverBankCity xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankCity>
<ReceiverBankEmail xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</ReceiverBankEmail>
<CategoryCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CategoryCode>
<CategoryCodeName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CategoryCodeName>
<CostDivision xmlns="http://tempuri.org/FundsTransferTypes.xsd">Sender or SenderAndReceiver or Sender_IncludeInAmount or SenderAndReceiver_IncludeInAmount</CostDivision>
<Amount xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</Amount>
<AmountISK xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</AmountISK>
<CurrencyCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CurrencyCode>
<CurrencyRate xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</CurrencyRate>
<CurrencyName xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CurrencyName>
<CurrencyType xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CurrencyType>
<TotalAmountCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</TotalAmountCost>
<FeeCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</FeeCost>
<DivisionCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</DivisionCost>
<BelowMinimumCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</BelowMinimumCost>
<NotificationCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</NotificationCost>
<ExpressTransferCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</ExpressTransferCost>
<ExpressTransfer xmlns="http://tempuri.org/FundsTransferTypes.xsd">boolean</ExpressTransfer>
<OtherCost xmlns="http://tempuri.org/FundsTransferTypes.xsd">decimal</OtherCost>
<CostAccount xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CostAccount>
<CostAccountCurrencyCode xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</CostAccountCurrencyCode>
<Description xmlns="http://tempuri.org/FundsTransferTypes.xsd">string</Description>
<ReviewDate xmlns="http://tempuri.org/FundsTransferTypes.xsd">dateTime</ReviewDate>
<ExpirationDate xmlns="http://tempuri.org/FundsTransferTypes.xsd">dateTime</ExpirationDate>
<AttachmentsCount xmlns="http://tempuri.org/FundsTransferTypes.xsd">int</AttachmentsCount>
</GetForeignTransferRs>
</GetForeignTransferRs>
</soap12:Body>
</soap12:Envelope>