Retrieve the current transfers for a transaction
{- "transactionTransferId": "trantransfer_Zz5Fyfz_YQaAoSHr",
- "transactionId": "tran_Zz5FyPz_YQaAoSHX",
- "transactionMerchant": "mcht_Zz5Fx_z_YQaAoSHU",
- "transactionAmount": 0,
- "currency": "AUD",
- "totalTransferred": 0,
- "totalSurcharged": 0,
- "totalLevied": 0,
- "transfers": [
- {
- "transferredToMerchantId": "mcht_Zz5Fx_z_YQaAoSHU",
- "idempotencyKey": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "transferred": 0,
- "surcharged": 0,
- "levy": 0,
- "metadata": { }
}
]
}