Get a Connect balance transferAsk AIget https://api.mollie.com/v2/connect/balance-transfers/{balanceTransferId}Retrieve a single Connect balance transfer object by its ID. Access withOrganization access token with balance-transfers.readOAuth access with balance-transfers.readPath ParamsbalanceTransferIdstringrequiredProvide the ID of the related balance transfer.Query ParamstestmodebooleanYou can enable test mode by setting the testmode query parameter to true. Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.Responses 200The Connect balance transfer object. 404No entity with this ID exists.Updated 8 days ago