Reverses a transaction transfer from another merchant within a marketplace
{- "fromMerchant": "mcht_aP8TCzUilTTj7n8b",
- "toMerchant": "mcht_aP8TCzUilTTj7n8b",
- "reverseAmount": {
- "amount": 0,
- "currency": "AUD"
}, - "reverseLevy": true,
- "metadata": {
- "property1": "string",
- "property2": "string"
}
}{- "transactionTransferId": "trantransfer_aP8TDjUilTTj7n8y",
- "transactionId": "tran_aP8TCzUilTTj7n8e",
- "transactionMerchant": "mcht_aP8TCzUilTTj7n8b",
- "transactionAmount": 0,
- "currency": "AUD",
- "totalTransferred": 0,
- "totalSurcharged": 0,
- "totalLevied": 0,
- "transfers": [
- {
- "transferredToMerchantId": "mcht_aP8TCzUilTTj7n8b",
- "idempotencyKey": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "transferred": 0,
- "surcharged": 0,
- "levy": 0,
- "metadata": { }
}
]
}