Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.14 KB

BulkPaymentInitiationJson.md

File metadata and controls

15 lines (10 loc) · 1.14 KB

# BulkPaymentInitiationJson

Properties

Name Type Description Notes
batch_booking_preferred bool If this element equals 'true', the PSU prefers only one booking entry. If this element equals 'false', the PSU prefers individual booking of all contained individual transactions. The ASPSP will follow this preference according to contracts agreed on with the PSU. [optional]
debtor_account \BankIO\Sdk\Model\AccountReference
requested_execution_date \DateTime [optional]
requested_execution_time \DateTime [optional]
payments \BankIO\Sdk\Model\PaymentInitiationBulkElementJson[] A list of generic JSON bodies payment initations for bulk payments via JSON. Note: Some fields from single payments do not occcur in a bulk payment element

[Back to Model list] [Back to API list] [Back to README]