Accounts

Get virtual accounts by account

Returns all virtual accounts (virtual bank accounts or virtual wallets) that sweep to the specified account. This endpoint returns virtual accounts where the specified account is the sweep target.

get/v1/accounts/{id}/virtual-accounts

Path parameters

idstring required

Account ID (sweep target)

Query parameters

limitnumber

Number of results to return (1-1000). Use with offset for traditional pagination.

offsetnumber

Number of results to skip. Use with limit for traditional pagination.

page_sizenumber

Number of results per page (1-1000). Use with starting_after for cursor-based pagination.

starting_afterstring

Cursor for pagination. Use the ID of the last item from the previous page to get the next page. Use with page_size for cursor-based pagination.

Headers

X-API-Keystring

API key

Response

Paginated list of virtual accounts

totalnumber
limitnumber
offsetnumber

Changes

Changed in 8 of the 19 revisions of this API.147

    • ○

      added the required property //////////////// to the response with the status

      response-required-property-added

    • ●

      added the new ROBINHOOD enum value to the ///////////////// response property for the response status

      response-property-enum-value-added

  • 916d2367a8f812See the full diff
    • ▲

      the response property //// became nullable for the status

      response-property-became-nullable

    • ○

      added the optional property /////// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property ////////////// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //////////// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //////////// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ●

      added the new LIVENESS_CHECK enum value to the ///////// response property for the response status

      response-property-enum-value-added

    • ●

      added the new MESTA enum value to the //////////////// response property for the response status

      response-property-enum-value-added

    • ●

      added the new MESTA enum value to the ////////////// response property for the response status

      response-property-enum-value-added