POST ArionBankForeignPayments/GetReceipts
GetReceipts same as in the Arion Bank SCHEMA
Request Information
URI Parameters
None.
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| periodFrom | date |
None. |
|
| periodTo | date |
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 |
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| Version |
None. |
||
| Content |
None. |
||
| StatusCode |
None. |
||
| ReasonPhrase | string |
None. |
|
| Headers | Collection of |
None. |
|
| RequestMessage |
None. |
||
| IsSuccessStatusCode | boolean |
None. |