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

Name Type Description Notes
business_name str Name of business for subaccount [optional]
settlement_bank str Bank code for the bank. You can get the list of Bank Codes by calling the List Banks endpoint. [optional]
account_number str Bank account number [optional]
active bool Activate or deactivate a subaccount [optional]
percentage_charge float Customer's phone number [optional]
description str A description for this subaccount [optional]
primary_contact_email str A contact email for the subaccount [optional]
primary_contact_name str The name of the contact person for this subaccount [optional]
primary_contact_phone str A phone number to call for this subaccount [optional]
metadata str Stringified JSON object of custom data [optional]

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