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

NameTypeDescriptionNotes
business_namestrName of business for subaccount
settlement_bankstrBank code for the bank. You can get the list of Bank Codes by calling the List Banks endpoint.
account_numberstrBank account number
percentage_chargefloatCustomer's phone number
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]