curl --request GET \
--url https://production.hifibridge.com/v2/wallets/transfers/batches \
--header 'Authorization: Bearer <token>'{
"count": 1,
"records": [
{
"transferType": "WALLET.TRANSFER.BATCH",
"transferDetails": {
"id": "a671d42d-9417-4bb3-868e-06c868d0d4b8",
"requestId": "d2189ddd-2d32-4a46-9421-d25ebf602e6c",
"createdAt": "2025-04-05T14:01:09.785Z",
"updatedAt": "2025-04-05T14:01:37.708Z",
"chain": "POLYGON",
"currency": "usdc",
"contractAddress": "0x41e94eb019c0762f9bfcf9fb1e58725bfb0e7582",
"status": "COMPLETED",
"failedReason": null,
"source": {
"userId": "a1f70737-3844-4782-a321-ad481108a8ec",
"walletAddress": "0xAFD59de44048D33d964f720ec2Dec3465D8D887D",
"walletType": "INDIVIDUAL"
},
"destination": {
"batch": [
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
},
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
},
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
},
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
},
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
}
]
},
"receipt": {
"transactionHash": "0xeef52c844f72f41717f025b160a8e6b34ebcd22ea77b5e70fd6ab4c5a42e98af",
"userOpHash": "0xef7bdb071b1fcfb5df629bd4d27ffa6dc32d0a5df676f26fb8c25311df1185ac"
}
}
}
],
"nextCursor": "2025-04-05T14:01:09.785Z"
}Returns a list of batch crypto transfers associated with a user under your organization. The batch crypto transfers are returned sorted by creation date, with the most recent batch crypto transfers appearing first.
curl --request GET \
--url https://production.hifibridge.com/v2/wallets/transfers/batches \
--header 'Authorization: Bearer <token>'{
"count": 1,
"records": [
{
"transferType": "WALLET.TRANSFER.BATCH",
"transferDetails": {
"id": "a671d42d-9417-4bb3-868e-06c868d0d4b8",
"requestId": "d2189ddd-2d32-4a46-9421-d25ebf602e6c",
"createdAt": "2025-04-05T14:01:09.785Z",
"updatedAt": "2025-04-05T14:01:37.708Z",
"chain": "POLYGON",
"currency": "usdc",
"contractAddress": "0x41e94eb019c0762f9bfcf9fb1e58725bfb0e7582",
"status": "COMPLETED",
"failedReason": null,
"source": {
"userId": "a1f70737-3844-4782-a321-ad481108a8ec",
"walletAddress": "0xAFD59de44048D33d964f720ec2Dec3465D8D887D",
"walletType": "INDIVIDUAL"
},
"destination": {
"batch": [
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
},
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
},
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
},
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
},
{
"amount": "0.01",
"userId": "a1f70737-3844-4782-a321-ad481108a8ec"
}
]
},
"receipt": {
"transactionHash": "0xeef52c844f72f41717f025b160a8e6b34ebcd22ea77b5e70fd6ab4c5a42e98af",
"userOpHash": "0xef7bdb071b1fcfb5df629bd4d27ffa6dc32d0a5df676f26fb8c25311df1185ac"
}
}
}
],
"nextCursor": "2025-04-05T14:01:09.785Z"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The user ID.
default to 10, maximum to 100
ISO format: YYYY-MM-DD
ISO format: YYYY-MM-DD
Success
1
Show child attributes
"WALLET.TRANSFER.BATCH"
Show child attributes
"a671d42d-9417-4bb3-868e-06c868d0d4b8"
"d2189ddd-2d32-4a46-9421-d25ebf602e6c"
"2025-04-05T14:01:09.785Z"
"2025-04-05T14:01:37.708Z"
POLYGON "POLYGON"
usdc "usdc"
"0x41e94eb019c0762f9bfcf9fb1e58725bfb0e7582"
NOT_INITIATED, CREATED, INITIATED, PENDING, COMPLETED, FAILED, UNKNOWN "COMPLETED"
Show child attributes
"a1f70737-3844-4782-a321-ad481108a8ec"
"0xAFD59de44048D33d964f720ec2Dec3465D8D887D"
INDIVIDUAL, BUSINESS "INDIVIDUAL"
Show child attributes
50Show child attributes
"0xeef52c844f72f41717f025b160a8e6b34ebcd22ea77b5e70fd6ab4c5a42e98af"
"0xef7bdb071b1fcfb5df629bd4d27ffa6dc32d0a5df676f26fb8c25311df1185ac"
Show child attributes
"006737ca-42d5-4780-b3c2-aeb63279c591"
"PENDING"
"2025-02-03T16:11:36.654998+00:00"
"2025-02-03T16:12:41.503+00:00"
"006737ca-42d5-4780-b3c2-aeb63279c591"
"WALLET.TRANSFER.BATCH"
true
"aec66b02-4f3f-471c-839a-94820b36abb2"
Array of approval votes (only present when status is PENDING_APPROVAL or REJECTED)
Show child attributes
"aec66b02-4f3f-471c-839a-94820b36abb2"
APPROVE, REJECT "REJECT"
"Transfer amount exceeds daily limit"
"2025-02-03T16:12:41.503+00:00"
null
"2025-04-05T14:01:09.785Z"