List all transfers

GET {{baseUrl}}/v1/businessAccount/transfers

Searches for transfers from your business account. If the date parameters are omitted, returns the most recent transfers. This endpoint returns up to 50 transfers in descending chronological order or pageSize, if provided.

Request Params

KeyDatatypeRequiredDescription
fromstringQueries items created since the specified date-time (inclusive).
tostringQueries items created before the specified date-time (inclusive).
pageBeforestringA collection ID value used for pagination.

It marks the exclusive end of a page. When provided, the collection resource will return the next n items before the id, with n being specified by pageSize.

The items will be returned in the natural order of the collection.

The resource will return the first page if neither pageAfter nor pageBefore are specified.

SHOULD NOT be used in conjuction with pageAfter. | | pageAfter | string | | A collection ID value used for pagination.

It marks the exclusive begin of a page. When provided, the collection resource will return the next n items after the id, with n being specified by pageSize.

The items will be returned in the natural order of the collection.

The resource will return the first page if neither pageAfter nor pageBefore are specified.

SHOULD NOT be used in conjuction with pageBefore. | | pageSize | number | | Limits the number of items to be returned.

Some collections have a strict upper bound that will disregard this value. In case the specified value is higher than the allowed limit, the collection limit will be used.

If avoided, the collection will determine the page size itself. |

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"id":"4b05a889-631f-4803-9540-a16ec0ff2e25","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"DnX6KhBqUK1sHUBxh3vqAL63BLhaiUBDHhLHfRsGggEH","chain":"SOL"},"amount":{"amount":"3.14","currency":"USD"},"status":"pending","createDate":"2024-01-16T22:39:44.240Z"},{"id":"a15920e5-5693-4cf5-9e60-ae05d2d500f8","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0xcb02d61f5057366078ca56d7297f5694f445dfc4","chain":"MATIC"},"amount":{"amount":"1000000.00","currency":"USD"},"transactionHash":"0x2d63062d2c26385298b078fd87215c84db3d79152c6fce0dbeb1abb68d67baf0","status":"complete","createDate":"2023-09-20T22:39:54.954Z"},{"id":"777614bf-d081-4d5c-a027-f2edb9e7f6dc","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0x9c39ad35d48b954aeb13ca7fcbc7a334ada80699","chain":"ETH"},"amount":{"amount":"10000.00","currency":"USD"},"transactionHash":"0xd9cdcb6318d01ad5319989382c87647d4a0cdf51a08067f7f3603236b2ff0660","status":"complete","createDate":"2023-07-26T19:15:39.890Z"},{"id":"dfcb7aed-c9f6-4dde-818b-2c6dadc02582","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0x9c39ad35d48b954aeb13ca7fcbc7a334ada80699","chain":"ETH"},"amount":{"amount":"100000.00","currency":"USD"},"status":"pending","createDate":"2023-07-25T22:07:16.283Z"},{"id":"e161d615-27f8-45b2-8ae1-0fae39bcccef","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0x9c39ad35d48b954aeb13ca7fcbc7a334ada80699","chain":"ETH"},"amount":{"amount":"1000000.00","currency":"USD"},"status":"pending","createDate":"2023-07-25T22:01:08.383Z"},{"id":"f59dd98a-bbcd-40a9-b53b-a9a57da93a0e","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268538"},"amount":{"amount":"97.02","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:34:10.937Z"},{"id":"de260e6b-c23a-4d3e-b5c3-2156307ba1d6","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268535"},"amount":{"amount":"43.45","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:34:06.635Z"},{"id":"5e750823-3930-47d4-a792-e79c2f1943f7","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268527"},"amount":{"amount":"9.87","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:34:02.323Z"},{"id":"2fb94635-82b1-4f46-b500-42aae4adafb6","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268514"},"amount":{"amount":"5.86","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:33:56.717Z"},{"id":"0d6998c8-fd53-4056-89af-7a93dab46e0c","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268513"},"amount":{"amount":"24.33","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:33:52.428Z"},{"id":"73558cef-5b72-458c-9995-bace4464d8b6","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268502"},"amount":{"amount":"105.64","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:33:48.141Z"},{"id":"c1013948-bd43-405b-91bc-9d3cb30d0ca5","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268498"},"amount":{"amount":"59.08","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:33:43.855Z"},{"id":"694ea19d-3400-45f2-b1ba-36138df4b308","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268495"},"amount":{"amount":"2.65","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:33:39.565Z"},{"id":"bc51d883-8699-45e0-badd-cf61e16a156a","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268471"},"amount":{"amount":"34.97","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:33:35.252Z"},{"id":"2966bfcf-4164-4a3d-8ce5-a2a563704163","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268449"},"amount":{"amount":"4.98","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:33:30.973Z"},{"id":"9070eef6-a790-4322-909b-518a968ae8e3","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268440"},"amount":{"amount":"3.15","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:33:26.600Z"},{"id":"ebb53c7a-caea-4020-a258-cfee67e16fda","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268422"},"amount":{"amount":"3.00","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:28:10.224Z"},{"id":"5f9c9adc-3003-424a-9945-e78049302d9e","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268393"},"amount":{"amount":"97.02","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:15:12.088Z"},{"id":"0727ecc8-79ea-4686-b503-e679eb6b19e6","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268379"},"amount":{"amount":"43.45","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:15:07.808Z"},{"id":"f618f06f-372e-4f28-89c8-2840f8897d25","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268373"},"amount":{"amount":"9.87","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:15:03.543Z"},{"id":"c5e17def-a062-4116-b093-cfa65c70f5a4","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268368"},"amount":{"amount":"5.86","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:14:59.253Z"},{"id":"10236c3f-5572-4f28-95bc-47a1c2311980","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268350"},"amount":{"amount":"24.33","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:14:54.965Z"},{"id":"c3746c23-a37b-4b05-b1ec-91c4d37fc46c","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268344"},"amount":{"amount":"105.64","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:14:50.681Z"},{"id":"3462001e-7234-4c07-bfad-16290e4c027c","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268328"},"amount":{"amount":"59.08","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:14:46.369Z"},{"id":"d23b71ea-6735-4fc7-9b6f-df0e5ca23f4f","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268320"},"amount":{"amount":"2.65","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:14:42.095Z"},{"id":"06d527c4-b604-4e76-8eb3-6092d08e5814","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268298"},"amount":{"amount":"34.97","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:14:37.800Z"},{"id":"1b22091f-2cbf-4712-a01d-31bde5a4569d","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268273"},"amount":{"amount":"4.98","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:14:33.507Z"},{"id":"56661a02-a69a-472a-9fcd-bf29ff594d86","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"wallet","id":"1016268266"},"amount":{"amount":"3.15","currency":"USD"},"status":"complete","createDate":"2023-05-24T21:14:29.184Z"},{"id":"6c257ff4-6fdc-4e73-aafd-be9e669240a5","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0xd089f4cf864423c7f0fe71dbe0a70d3c251bbf87","chain":"ETH"},"amount":{"amount":"10000.00","currency":"USD"},"transactionHash":"0x61546c2ab7c353edffe77ef0790ce21f545f53a28d84a0da7a45b0eb209a2631","status":"complete","createDate":"2023-04-06T20:36:39.054Z"},{"id":"0d6c3b64-e5e5-471e-9dbd-965b5ab42dee","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0x4cf74a30fedf2a5a33b28070daf999c58761619c","chain":"ETH"},"amount":{"amount":"10000.00","currency":"USD"},"transactionHash":"0x2d692b055324669418560369b26ce251e4dcc3621b27ccca827597d23859c3bc","status":"complete","createDate":"2023-04-05T20:31:39.793Z"},{"id":"57654ab9-1409-4636-a3e6-cda6774ade91","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"DnX6KhBqUK1sHUBxh3vqAL63BLhaiUBDHhLHfRsGggEH","chain":"SOL"},"amount":{"amount":"5000.00","currency":"USD"},"transactionHash":"Dk3rCXV4Puk37DJmc6kWNJFzBJG1htGje1BJWrZptftAn35aVfhZsvcGoL2AeAK8SVgp3qhTuXdgJHik9r7JEqg","status":"complete","createDate":"2023-04-05T20:21:58.752Z"},{"id":"d95aa965-8cb9-32fa-8c3f-ce306f74d357","source":{"type":"blockchain","chain":"ETH"},"destination":{"type":"wallet","id":"1002753955","address":"0x8f34ae757f6062017a918af6af377d80fd57aee2"},"amount":{"amount":"100.00","currency":"USD"},"transactionHash":"0x539ecc29fd2524ce8b0fe9b54b0f7165c1c08c49c9af8fb2dd3e10baf746b162","status":"complete","createDate":"2023-04-03T20:38:39.954Z"},{"id":"c6e96508-6d2c-4303-9008-61585382bf42","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0x5b36fbbd0899c0a050627f610a80bcada4a4dfc3","chain":"ETH"},"amount":{"amount":"1250.00","currency":"USD"},"transactionHash":"0xe0faa0bb45de24b21feb2f5996b2f73a5d1941ce77b01920d26285f89c88b36c","status":"complete","createDate":"2023-02-02T21:24:25.085Z"},{"id":"3a02a8c8-f5d8-407f-a9e9-9e7d53317fe1","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0x5b36fBbD0899c0a050627f610A80bCaDa4A4dFc3","chain":"ETH"},"amount":{"amount":"1000.00","currency":"USD"},"transactionHash":"0x18726f4a719b165b6915ae6a6dc5bfa746da5cd9a5c05cfa93a663d42ef3405c","status":"complete","createDate":"2022-12-20T03:12:42.635Z"},{"id":"815d276a-40b8-337c-89ec-9105eff401bb","source":{"type":"blockchain","chain":"ETH"},"destination":{"type":"wallet","id":"1002753955","address":"0x8f34ae757f6062017a918af6af377d80fd57aee2"},"amount":{"amount":"4.00","currency":"USD"},"transactionHash":"0xfeae202aa9ced3bae0af57691ce33534d18dc8a0f2d433aeb425f1a77150820d","status":"complete","createDate":"2022-12-08T13:51:05.701Z"},{"id":"05d77039-e221-4108-9a4a-46877bbff4ea","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0x5b36fbbd0899c0a050627f610a80bcada4a4dfc3","chain":"ETH"},"amount":{"amount":"50.00","currency":"USD"},"transactionHash":"0x44f6720d55da18911727a203b5a652506ecffd4e594e3f0a8bcdde66226671f2","status":"complete","createDate":"2022-11-28T22:54:53.251Z"},{"id":"92f7301e-d2df-441d-8c25-3dfebd6b77a4","source":{"type":"wallet","id":"1002753955"},"destination":{"type":"blockchain","address":"0x5b36fbbd0899c0a050627f610a80bcada4a4dfc3","chain":"ETH"},"amount":{"amount":"5000.00","currency":"USD"},"status":"failed","errorCode":"insufficient_funds","createDate":"2022-11-28T22:53:34.043Z"}]}