GET api/PaymentDestinationHistory/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PaymentDestinationHistoryModel| Name | Description | Type | Additional information |
|---|---|---|---|
| PaymentDestinationHistoryId | integer |
None. |
|
| BankId | integer |
None. |
|
| BankSwiftCode | string |
None. |
|
| BankName | string |
None. |
|
| BankCity | string |
None. |
|
| BankBranch | string |
None. |
|
| AccountNumber | string |
None. |
|
| AccountName | string |
None. |
|
| CurrencyId | integer |
None. |
|
| CurrencyName | string |
None. |
|
| Created | date |
None. |
|
| CreatedBy | integer |
None. |
|
| Modified | date |
None. |
|
| ModifiedBy | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.