Create an accountCopy Pagepost https://sandbox-api.sandbox.boxproc.io/il/create-accountCreate a new account.Body Paramscustomer_idintegerrequiredInternal identifier of the customer. Customer ID and product ID must be linked to the same institution ID.product_idintegerrequiredInternal identifier of the product. Customer ID and product ID must be linked to the same institution ID.account_referencestringThe institution’s identifier for the account.balance_limitfloatrequired≥ 0.01This is the total credit that can be extended to the account, which is equal or greater than the loan amount.standard_aprfloatrequiredmin_apr <= standard_apr <= max_apr. min_apr and max_apr are defined at product level.alternate_aprfloatmin_apr <= alternate_apr <= max_apr. min_apr and max_apr are defined at product level.Response 200Successful responseUpdated over 2 years ago