GET /{api_key}/balance-transfers

nexmo.com:subaccounts

Summary: Retrieve list of balance transfers
Operation ID: retrieveBalanceTransfers
Auth: unknown
Description

Retrieve a list of balance transfers that have taken place for a primary account within a specified time period.

Parameters (4)

api_key (string, path, required)

ID of the primary account.

end_date (string, query, optional)

End of the retrieval period. If absent then all transfers until now is returned.

start_date (string, query, required)

Start of the retrieval period.

subaccount (string, query, optional)

Subaccount to filter by. You may send this multiple times to filter on multiple subaccounts

No probe data for this endpoint yet.