List all InboundTransfer objects v2

Retrieves a list of InboundTransfers.

Learn more about calling API v2 endpoints.

Parameters

  • createdtimestamp

    Filter for objects created at the specified timestamp. Must be an RFC 3339 date & time value, for example: 2022-09-18T13:22:00Z.

  • created_gttimestamp

    Filter for objects created after the specified timestamp. Must be an RFC 3339 date & time value, for example: 2022-09-18T13:22:00Z.

  • created_gtetimestamp

    Filter for objects created on or after the specified timestamp. Must be an RFC 3339 date & time value, for example: 2022-09-18T13:22:00Z.

  • created_lttimestamp

    Filter for objects created before the specified timestamp. Must be an RFC 3339 date & time value, for example: 2022-09-18T13:22:00Z.

  • created_ltetimestamp

    Filter for objects created on or before the specified timestamp. Must be an RFC 3339 date & time value, for example: 2022-09-18T13:22:00Z.

  • limitinteger

    The page limit.

  • pagestring

    The page token.

Returns

Response attributes

  • dataarray of objects

    The list of retrieved InboundTransfers.

  • next_page_urlnullable string

    The next page url.

  • previous_page_urlnullable string

    The previous page url.

404not_found

The resource wasn’t found.

GET /v2/money_management/inbound_transfers
curl -G https://api.stripe.com/v2/money_management/inbound_transfers \
-H "Authorization: Bearer sk_test_BQokikJ...2HlWgH4olfQ2sk_test_BQokikJOvBiI2HlWgH4olfQ2" \
-H "Stripe-Version: 2025-11-17.preview" \
-d limit=10
Response
{
"data": [
{
"id": "ibt_test_61Ptdb61ySxOc4VMe16Nr2cJ8cSQabKn4q38nZ59EFcu",
"object": "v2.money_management.inbound_transfer",
"amount": {
"value": 101,
"currency": "usd"
},
"created": "2024-02-16T00:50:56.154471Z",
"description": "",
"from": {
"debited": {
"value": 101,
"currency": "usd"
},
"payment_method": {
"type": "payment_methods.us_bank_account",
"us_bank_account": "usba_test_61P22mHGGhTkqVEx416Nr2cJ8cSQabKn4q38nZ59E7ea"
}
},
"receipt_url": "https://payments.stripe.com/transaction_receipt/CCMQARojCiF3a3NwX3Rlc3RfNk5yMmNKOGNTUWFiS240cTM4blo1OUUol4nirwYyBi-u70wgczpGlOv1PxesNa_x3-CmgvINy-9SzW6t1qMJGYUWQroQuUT_snt4LMqOIkQvte7D5iA0Qw-WRpFG8guSrfoma4148OeCAkNfzA",
"to": {
"credited": {
"value": 101,
"currency": "usd"
},
"financial_account": "fa_test_65Nyg0pdsXOSN32kkjg16Nr2cJ8cSQabKn4q38nZ59E50y"
},
"transfer_history": [
{
"id": "ibthe_test_61Ptdb6GDbDR56tXt16Nr2cJ8cSQabKn4q38nZ59ERvE",
"bank_debit_queued": {},
"created": "2024-02-16T00:50:56.152Z",
"effective_at": "2024-02-16T00:50:56.152Z",
"level": "canonical",
"type": "bank_debit_queued"
},
{
"id": "ibthe_test_61PtdbBmQQgOkrPbe16Nr2cJ8cSQabKn4q38nZ59EPuS",
"bank_debit_processing": {},
"created": "2024-02-16T00:51:01.925Z",
"effective_at": "2024-02-16T00:51:01.925Z",
"level": "canonical",
"type": "bank_debit_processing"
},
{
"id": "ibthe_test_61PtdbG9ChR1FDFwE16Nr2cJ8cSQabKn4q38nZ59EF9k",
"bank_debit_succeeded": {},
"created": "2024-02-16T00:51:06.618Z",
"effective_at": "2024-02-16T00:51:06.618Z",
"level": "canonical",
"type": "bank_debit_succeeded"
}
],
"livemode": true
},
{
"id": "ibt_test_61PtdOWOXFYYaDZpW16Nr2cJ8cSQabKn4q38nZ59E8kK",
"object": "v2.money_management.inbound_transfer",
"amount": {
"value": 101,
"currency": "usd"
},
"created": "2024-02-16T00:37:56.172040Z",
"description": "",
"from": {
"debited": {
"value": 101,
"currency": "usd"
},
"payment_method": {
"type": "payment_methods.us_bank_account",
"us_bank_account": "usba_test_61P22mHGGhTkqVEx416Nr2cJ8cSQabKn4q38nZ59E7ea"
}
},
"receipt_url": "https://payments.stripe.com/transaction_receipt/CCMQARojCiF3a3NwX3Rlc3RfNk5yMmNKOGNTUWFiS240cTM4blo1OUUol4nirwYyBn-td8zMvTpGlJJ6_jW5z0Py6wXu2fI_jabxid1HroW6SuJy8uZDBuDXWQ-KhDLUiZUWOj_70AmiU2f06Lv6X1nWoe1b0XKsoJ5qftnenw",
"to": {
"credited": {
"value": 101,
"currency": "usd"
},
"financial_account": "fa_test_65Nyg0pdsXOSN32kkjg16Nr2cJ8cSQabKn4q38nZ59E50y"
},
"transfer_history": [
{
"id": "ibthe_test_61PtdOWQxDcYFqYsT16Nr2cJ8cSQabKn4q38nZ59ELZg",
"bank_debit_queued": {},
"created": "2024-02-16T00:37:56.170Z",
"effective_at": "2024-02-16T00:37:56.170Z",
"level": "canonical",
"type": "bank_debit_queued"
},
{
"id": "ibthe_test_61PtdOc8HI8HBvaLd16Nr2cJ8cSQabKn4q38nZ59EG3E",
"bank_debit_processing": {},
"created": "2024-02-16T00:38:02.143Z",
"effective_at": "2024-02-16T00:38:02.143Z",
"level": "canonical",
"type": "bank_debit_processing"
},
{
"id": "ibthe_test_61PtdOgzFEOhgtcUu16Nr2cJ8cSQabKn4q38nZ59EWw4",
"bank_debit_succeeded": {},
"created": "2024-02-16T00:38:06.724Z",
"effective_at": "2024-02-16T00:38:06.724Z",
"level": "canonical",
"type": "bank_debit_succeeded"
}
],
"livemode": true
}
],
"next_page_url": "0X41472HF7187kV7kb7gi6L83Hc7UP3Xl5o57k34gS6oy3bl3HC5Du3M34wS6c75Q16Xr7L27XP3l060T3oT3TY5Gs2wX3cf7wD3cV3Pv7t23ob3HD5sD5Lg3193kn4tF7bp85D3cl5Y16Lc4l57g16sM5wX44e0Tq1oI3D03TR3D030a3YC3LF3sL3Te3Tb34m3LI3Xi3De",
"previous_page_url": "0X31472HF7187kV7kb7gi6L83Hc7ka6XW3IH5Ye5Hn3U659Z3HC5Du3M34wS6c75Q16Xr7L27XP3l060T3oT4gd7nm2wX3cf7wD3cV3Pv7t23ob3HD5sD5Lg3193kn4tF7bp85D3cl5Y16Lc4l57g16sM5wX44e0Tq1oI3D03TR3D030b3cK3Cy3sL3D83Xi34j3Xg3Tb3Hm"
}

InboundTransfer event types v2

This is a list of all public thin events we currently send for updates to InboundTransfer, which are continually evolving and expanding. The payload of thin events is unversioned. During processing, you must fetch the versioned event from the API or fetch the resource’s current state.

Event types

Type
Filter events by type