Synthetic Accounts

Number of APIs: 7

  1. List Synthetic Account Types GET {{baseUrl}}/synthetic_account_types

  2. Get a Single Synthetic Account Type GET {{baseUrl}}/synthetic_account_types/:uid

  3. List Synthetic Accounts GET {{baseUrl}}/synthetic_accounts

  4. Create a New Synthetic Account POST {{baseUrl}}/synthetic_accounts

  5. Get a single Synthetic Account GET {{baseUrl}}/synthetic_accounts/:uid

  6. Update the Synthetic Account metadata PUT {{baseUrl}}/synthetic_accounts/:uid

  7. Archive a Synthetic Account DELETE {{baseUrl}}/synthetic_accounts/:uid