Create Linked Bank Account
POST {{url}}/api/v1/linked_accounts/create
Request Body
{"type"=>"US_BANK", "us_bank"=>{"account_name"=>"Connected Account Demo", "account_number"=>"000000000000", "ach"=>"000000000", "currency"=>"USD", "entity_type"=>"BUSINESS"}, "preferred_verification_type"=>"MICRO_DEPOSIT"}