Create an accountCopy Pagepost https://sandbox-api.sandbox.boxproc.io/rc/create-accountCreate an accountBody Paramscustomer_idintegerrequiredInternal identifier for the customer. This is returned by the create-customer endpoint. Customer ID and product ID must be linked to the same institution ID.product_idintegerrequiredInternal identifier for the product. This is returned by the create-product endpoint. Customer ID and product ID must be linked to the same institution ID.account_referencestringYour reference for this account.balance_limitfloatrequired1 to 100000The limit beyond which debits will be rejected.statement_cycle_parameterinteger1 to 250overrides statement cycle parameter of the linked product. It can be 1 - 28 for monthly and bi-monthly statement cycle types, 1 - 7 for weekly and bi-weekly statement cycle types, 1 - 250 for for fixed number of days statement cycle typerepayment_method_idstringenumC - Debit card, D - Direct debit, M - ManualCDMAllowed:CDMrepayment_type_idstringenumDefaults to HC - Calculated minimum, F - Fixed amount, H - Higher of product minimum or calculated, O - Outstanding balanceCFHOAllowed:CFHOrepayment_fixed_amountfloatRequired for the repayment type F - Fixed amount.Response 200OKUpdated over 2 years ago