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