Retrieve the balance transfer with the given ID.
Successfully retrieved balance transfer.
Invalid request.
Unauthorized access.
Service unavailable or server error.
{- "status": "Success",
- "message": [ ],
- "codes": [ ],
- "payload": {
- "account_id": "acct_2TiDFXHVFMlAuyy7ovvz3YPKv9b",
- "balance_transfer_type": "reverse_token_conversion",
- "balance_transfer_id": "bt_2V2QRiOuoXSntU4aEkW4RHSttmt",
- "invoice_id": "inv_2V2XDLW6zogChdShdFh8WKOhHii",
- "reference_type": "invoicing.token_exchange.id",
- "reference_id": "vtok_2Acn1Y46LaM9csSoEWYqUyESwi7",
- "status": "EXECUTED",
- "metadata": {
- "key1": {
- "key2": 3
}
}, - "failure_reason": ""
}
}