Receive webhook payload for batch transaction

The sample payload for the batch transaction in a receive transaction webhook will look like the following.

{ "id": 10014908, "txid": "d5ca11b333b760893eef242e43752a5a80b19ccbb3f857076e74c00fdf6dfc47", "raw": null, "walletid": 4000, "type": "receive", "fee": "0.00006420", "effectivechange": "0.11579200", "runningbalance": null, "timestamp": "2024-10-02T09:55:15.000Z", "externaladdress": "bc1qm34lsc65zpw79lxes69zkqmk6ee3ewf0j77s3h", "block": 863789, "coin": "BTC", "effectivechangeusd": "7096.70435", "wallet": { "id": 400, "name": "BTC Deposit", "type": "pipeline", "config": "2of4", "balance": "0.00000000", "address": "3BD6SrvHugXJZenjpDCvpgpNF4xhkb2tsh", "chain": "BTC", "subtype": "deposit", "coin": "BTC", "orgid": 1290, "parentchain": "UTXO", "isArchived": 0, "balanceUSD": "0.00000000", "orgWebhook": "" }, "tokenContractAddress": "", "sequenceId": "", "explorerLink": "https://www.blockchain.com/btc/tx/d5ca11b333b760893eef242e43752a5a80b19ccbb3f857076e74c00fdf6dfc47", "inputs": [ { "address": "bc1qm34lsc65zpw79lxes69zkqmk6ee3ewf0j77s3h", "amount": "0.00000000", "isMine": false } ], "outputs": [ { "address": "bc1q3za7ed434kn3p9dhv6pucgm48422m59mg2l42h", "amount": "0.00864123", "isMine": false }, { "address": "bc1qm34lsc65zpw79lxes69zkqmk6ee3ewf0j77s3h", "amount": "0.44164329", "isMine": false }, { "address": "bc1qnwrs9falv33d8r8ra0d3lptxqc0xf3lk54cly7", "amount": "0.00040000", "isMine": false }, { "address": "bc1q4y30tex7dh8w2k3lrnvfmsca84dhdy5z5g7auw", "amount": "0.01841627", "isMine": false }, { "address": "33N5a9GV3V5W7WWCC1FQogofLvVbFrV38L", "amount": "0.00434000", "isMine": false }, { "address": "3PVjzXxQwTz4mU79ZHV5Kqi7RGEpsMV8Hw", "amount": "0.08882804", "isMine": false }, { "address": "bc1q3qv08rug942h56h24xawzkg36sh039a3dacudw", "amount": "0.00082602", "isMine": false }, { "address": "bc1qexz8cqdtjujsl86k0c5djexsyjrum26jqkk2kv", "amount": "0.06990000", "isMine": false }, { "address": "bc1qvchr797ml4r5mqfh8c9fs08t44mpf4agd0plq4", "amount": "0.00026936", "isMine": false }, { "address": "bc1qhtc398k0nsy89nz2nlrgjrdqx4xvhmqvss98rf", "amount": "0.00903080", "isMine": false }, { "address": "3CewhBWnDvwnjaAGNQDwnvPgMc2xCf5tXa", "amount": "0.03559500", "isMine": true, "wallet": { "id": 4000, "name": "BTC Deposit", "type": "pipeline", "config": "2of4", "status": 1, "balance": "0.00000000", "balanceusd": "0.00000000", "raw": null, "issynced": false, "walletpath": null, "walletidentifier": "3BD6SrvHugXJZenjpDCvpgpNF4xhkb2tsh", "chain": "BTC", "subtype": "deposit", "coin": "BTC", "orgid": 1290, "parentchain": "UTXO", "canInitiatorSign": 1, "suspendedStatus": 0, "suspendedRemark": null, "isArchived": false, "teamId": null, "version": 1, "account": null } }, { "address": "bc1qqg4w05xu0qp3gksr7stxufj7xhsl68xswvlaew", "amount": "0.00071062", "isMine": false }, { "address": "bc1qxaj875l96czpkv6scpxqsgzg7kjrcqdy860dxu", "amount": "6.01814924", "isMine": false }, { "address": "bc1qn9vrjrv7hv6dnwkrzlgrmgn3hp7advyh5py3js", "amount": "0.00074142", "isMine": false }, { "address": "bc1qca2p8q9ncl8g0nsjm4qwdp4c0h87l3yj7j8ne7", "amount": "0.00080000", "isMine": false }, { "address": "3HKfnAP94mHZcBwuKKRoLgoiyztDuzossw", "amount": "0.00154664", "isMine": false }, { "address": "bc1qk4679rlwua9sst23h0lw3j08vnwj9d82pxt2ct", "amount": "0.00148742", "isMine": false }, { "address": "326dPkeuwn7q1apDFck4iApLJDD7qYvedf", "amount": "0.08019700", "isMine": true, "wallet": { "id": 4000, "name": "BTC Deposit", "type": "pipeline", "config": "2of4", "status": 1, "balance": "0.00000000", "balanceusd": "0.00000000", "raw": null, "issynced": false, "walletpath": null, "walletidentifier": "3BD6SrvHugXJZenjpDCvpgpNF4xhkb2tsh", "chain": "BTC", "subtype": "deposit", "coin": "BTC", "orgid": 1290, "parentchain": "UTXO", "canInitiatorSign": 1, "suspendedStatus": 0, "suspendedRemark": null, "isArchived": false, "teamId": null, "version": 1, "account": null } } ], "blockConfirmation": 29 }