/
CreateDirectBankWithdrawalOrders
CreateDirectBankWithdrawalOrders
Inputs (Array[] of DirectBankWithdrawalOrder) inherits from EntityBase
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
BrickId | Guid | Not used. | ||
Account | Guid | This is the system Id of the account which the withdrawal concerns. | True | 2.20.1 |
Amount | Decimal | This is the amount which should be withdrawn from the account. Negative amount is not allowed. Example: 1000 | True | 2.20.1 |
CashCurrencyCode | String | This the ISO-currency code of the withdrawal. Example: SEK | True | 2.20.1 |
ExternalReference | String | This can be any combination of characters which is used by the sender to link information between BFS and external systems Example: 465465456 (as the transaction ID of the external system) | True | 2.20.1 |
TransferReceiver | Guid | The BFS-id of the TransferReceiver. From version 2.20.1 you will only be able to use transfer receivers of type BankGiro and DirectBankDomestic | True | 2.20.1 |
OrderNo | string | (NOT USED AS INPUT) Used to identify the order that was created from this object when receiving the response from calling the method. | 2.20.1 |
Outputs
Name | Type | Description | Available from version |
---|---|---|---|
Code Examples
, multiple selections available,
Related content
CreateWithdrawalCashOrder
CreateWithdrawalCashOrder
More like this
CreateDepositCashOrders 2.0
CreateDepositCashOrders 2.0
More like this
CreateTradeOrders
CreateTradeOrders
Read with this
CreateDepositCashOrder(Old)
CreateDepositCashOrder(Old)
More like this
CreateAutoGiroDepositOrders
CreateAutoGiroDepositOrders
Read with this
DepositCashBatchOrder_BatchFill
DepositCashBatchOrder_BatchFill
More like this
Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved