Scale-Accounts

Number of APIs: 7

  1. Update a connected account POST {{url}}/api/v1/accounts/:connected_account_id/update

  2. Create an account - Individual POST {{url}}/api/v1/accounts/create

  3. Submit account for activation POST {{url}}/api/v1/accounts/:connected_account_id/submit

  4. Get account by ID GET {{url}}/api/v1/accounts/:connected_account_id

  5. Get list of connected accounts GET {{url}}/api/v1/accounts

  6. Retrieve account details GET {{url}}/api/v1/account

  7. Agree to terms and conditions POST {{url}}/api/v1/accounts/:connected_account_id/terms_and_conditions/agree