Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 963 Bytes

File metadata and controls

17 lines (13 loc) · 963 Bytes

BankAgreementCreationDTO

Properties

Name Type Description Notes
bank_id int Bank ID
account_in_bank_id string Customer number in bank [optional]
ccm_agreement_id string Customer Id from Bank [optional]
division string Division (DNB only) [optional]
organization_number string Organization number [optional]
electronic_creation bool Electronic agreement creation initiated. [optional]
approve_in_online_banking bool Accounting approve payments [optional]
bank_accounts \Swagger\Client\Model\Account[] JSON representing a list of new objects to be created. Should not have ID and version set.

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