/
CreateAutoGiroWithdrawalOrders
CreateAutoGiroWithdrawalOrders
Inputs (Array[] of AutoGiroWithdrawalOrder) inherits from EntityBase
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
BrickId | Guid | Not used. | 2.20.1 | |
Account | Guid | This is the sytem Id of the Account which the withdrawal concerns. | True | 2.20.1 |
Amount | decimal | The amount that will be withdrawn (positive number) | True | 2.20.1 |
BusinessDate | DateTime | The business date of the AutoGiro withdrawal | True | 2.20.1 |
TransferReceiver | Guid | The system Id of the transfer receiver that should be used by the AutoGiro transfer. The only allowed TransferReceiverType is AutoGiro | 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) | 2.20.1 | |
Comment | string | A comment that you want the order to have | 2.20.1 |
Response rows
Name | Type | Description | Available from version |
---|---|---|---|
Orders | Array | The BrickId (unique id) of the account type | This is an array where each item represents the individual withdrawal orders which were created from the AutoGiro withdrawal request. The Array includes: ExternalReference (the external reference received from the requester) OrderId (this is the GUID order id of the withdrawal order in BFS) OrderNo (this is a string in number format which represents the OrderId) |
Code examples
Blog Posts
, multiple selections available,
Related content
UpdateAccounts
UpdateAccounts
Read with this
CreateDirectBankWithdrawalOrders
CreateDirectBankWithdrawalOrders
More like this
CreateTradeBuyOrdersFromAutogiro
CreateTradeBuyOrdersFromAutogiro
Read with this
CreateWithdrawalCashOrder
CreateWithdrawalCashOrder
More like this
API Change Log
API Change Log
Read with this
GetAvtaleGiroOrders
GetAvtaleGiroOrders
More like this
Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved