Skip to content

Latest commit

History

History
20 lines (15 loc) · 1.14 KB

File metadata and controls

20 lines (15 loc) · 1.14 KB

SubaccountUpdate

Properties

NameTypeDescriptionNotes
business_namestrName of business for subaccount[optional]
settlement_bankstrBank code for the bank. You can get the list of Bank Codes by calling the List Banks endpoint.[optional]
account_numberstrBank account number[optional]
activeboolActivate or deactivate a subaccount[optional]
percentage_chargefloatCustomer's phone number[optional]
descriptionstrA description for this subaccount[optional]
primary_contact_emailstrA contact email for the subaccount[optional]
primary_contact_namestrThe name of the contact person for this subaccount[optional]
primary_contact_phonestrA phone number to call for this subaccount[optional]
metadatastrStringified JSON object of custom data[optional]

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