Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.02 KB

File metadata and controls

19 lines (14 loc) · 1.02 KB

SubaccountCreate

Properties

Name Type Description Notes
business_name str Name of business for subaccount
settlement_bank str Bank code for the bank. You can get the list of Bank Codes by calling the List Banks endpoint.
account_number str Bank account number
percentage_charge float Customer's phone number
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]