Attributes
- idstring
Unique identifier for the InboundTransfer.
- objectstring, value is "v2.money_management.inbound_transfer"
String representing the object’s type. Objects of the same type share the same value of the object field.
- amountobject
The amount in specified currency that will land in the FinancialAccount balance.
- createdtimestamp
Creation time of the InboundTransfer. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- descriptionstring
A freeform text field provided by user, containing metadata.
- fromobject
A nested object containing information about the origin of the InboundTransfer.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - receipt_
urlnullable string A hosted transaction receipt URL that is provided when money movement is considered regulated under Stripe’s money transmission licenses.
- toobject
A nested object containing information about the destination of the InboundTransfer.
- transfer_
historyarray of objects A list of history objects, representing changes in the state of the InboundTransfer.
{ "id": "ibt_test_61Q58XwKMHh5ha3MI16Nr2cJ8cSQabKn4q38nZ59E6yO", "object": "v2.money_management.inbound_transfer", "amount": { "value": 101, "currency": "usd" }, "created": "2024-03-18T18:07:12.619131Z", "description": "earnings", "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/CCMQARojCiF3a3NwX3Rlc3RfNk5yMmNKOGNTUWFiS240cTM4blo1OUUohIbirwYyBvlQ2PtS3zpGlI2ZkpO8-dpYhb3KfWs1FlYI9eX2I94gJoeJHXOR0QwwesVCRnQwRgsUQqGFloqKV7McODKkoVKAMiuB5lD9htcDuxRtDA", "to": { "credited": { "value": 101, "currency": "usd" }, "financial_account": "fa_test_65Nyg0pdsXOSN32kkjg16Nr2cJ8cSQabKn4q38nZ59E50y" }, "transfer_history": [ { "id": "ibthe_test_61Q58Xw5weaazmsWj16Nr2cJ8cSQabKn4q38nZ59E52W", "bank_debit_queued": {}, "created": "2024-03-18T18:07:12.617Z", "effective_at": "2024-03-18T18:07:12.617Z", "level": "canonical", "type": "bank_debit_queued" }, { "id": "ibthe_test_61Q58Y2iAWn3U9kNW16Nr2cJ8cSQabKn4q38nZ59EXzc", "bank_debit_processing": {}, "created": "2024-03-18T18:07:18.403Z", "effective_at": "2024-03-18T18:07:18.403Z", "level": "canonical", "type": "bank_debit_processing" }, { "id": "ibthe_test_61Q58Y7wNh292msCP16Nr2cJ8cSQabKn4q38nZ59EPz6", "bank_debit_succeeded": {}, "created": "2024-03-18T18:07:23.103Z", "effective_at": "2024-03-18T18:07:23.103Z", "level": "canonical", "type": "bank_debit_succeeded" } ]}
InboundTransfers APIs are used to create, retrieve or list InboundTransfers.
Parameters
- amountobjectRequired
The amount, in specified currency, by which the FinancialAccount balance will increase due to the InboundTransfer.
- fromobjectRequired
Object containing details about where the funds will originate from.
- toobjectRequired
Object containing details about where the funds will land.
- descriptionstring
An optional, freeform description field intended to store metadata.
Returns
Response attributes
- idstring
Unique identifier for the InboundTransfer.
- objectstring, value is "v2.money_management.inbound_transfer"
String representing the object’s type. Objects of the same type share the same value of the object field.
- amountobject
The amount in specified currency that will land in the FinancialAccount balance.
- createdtimestamp
Creation time of the InboundTransfer. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- descriptionstring
A freeform text field provided by user, containing metadata.
- fromobject
A nested object containing information about the origin of the InboundTransfer.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - receipt_
urlnullable string A hosted transaction receipt URL that is provided when money movement is considered regulated under Stripe’s money transmission licenses.
- toobject
A nested object containing information about the destination of the InboundTransfer.
- transfer_
historyarray of objects A list of history objects, representing changes in the state of the InboundTransfer.
Returned when a valid, but unsupported PaymentMethod for InboundTransfers is provided.
Returned when a PaymentMethod that has not been verified, is provided.
Returned if an InboundTransfer is not allowed for risk, legal, regulatory or other unforeseen reasons.
Returned when a PaymentMethod cannot be found.
Returned when a FinancialAccount cannot be found.
The resource wasn’t found.
An idempotent retry occurred with different request parameters.
{ "id": "ibt_test_61Q58XwKMHh5ha3MI16Nr2cJ8cSQabKn4q38nZ59E6yO", "object": "v2.money_management.inbound_transfer", "amount": { "value": 101, "currency": "usd" }, "created": "2024-03-18T18:07:12.619131Z", "description": "April Payouts", "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/CCMQARojCiF3a3NwX3Rlc3RfNk5yMmNKOGNTUWFiS240cTM4blo1OUUohIbirwYyBvlQ2PtS3zpGlI2ZkpO8-dpYhb3KfWs1FlYI9eX2I94gJoeJHXOR0QwwesVCRnQwRgsUQqGFloqKV7McODKkoVKAMiuB5lD9htcDuxRtDA", "to": { "credited": { "value": 101, "currency": "usd" }, "financial_account": "fa_test_65Nyg0pdsXOSN32kkjg16Nr2cJ8cSQabKn4q38nZ59E50y" }, "transfer_history": [ { "id": "ibthe_test_61Q58Xw5weaazmsWj16Nr2cJ8cSQabKn4q38nZ59E52W", "bank_debit_queued": {}, "created": "2024-03-18T18:07:12.617Z", "effective_at": "2024-03-18T18:07:12.617Z", "level": "canonical", "type": "bank_debit_queued" }, { "id": "ibthe_test_61Q58Y2iAWn3U9kNW16Nr2cJ8cSQabKn4q38nZ59EXzc", "bank_debit_processing": {}, "created": "2024-03-18T18:07:18.403Z", "effective_at": "2024-03-18T18:07:18.403Z", "level": "canonical", "type": "bank_debit_processing" }, { "id": "ibthe_test_61Q58Y7wNh292msCP16Nr2cJ8cSQabKn4q38nZ59EPz6", "bank_debit_succeeded": {}, "created": "2024-03-18T18:07:23.103Z", "effective_at": "2024-03-18T18:07:23.103Z", "level": "canonical", "type": "bank_debit_succeeded" } ]}
Retrieve an InboundTransfer by ID.
Parameters
- idstringRequired
The ID of the InboundTransfer to retrieve.
Returns
Response attributes
- idstring
Unique identifier for the InboundTransfer.
- objectstring, value is "v2.money_management.inbound_transfer"
String representing the object’s type. Objects of the same type share the same value of the object field.
- amountobject
The amount in specified currency that will land in the FinancialAccount balance.
- createdtimestamp
Creation time of the InboundTransfer. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- descriptionstring
A freeform text field provided by user, containing metadata.
- fromobject
A nested object containing information about the origin of the InboundTransfer.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - receipt_
urlnullable string A hosted transaction receipt URL that is provided when money movement is considered regulated under Stripe’s money transmission licenses.
- toobject
A nested object containing information about the destination of the InboundTransfer.
- transfer_
historyarray of objects A list of history objects, representing changes in the state of the InboundTransfer.
The resource wasn’t found.
{ "id": "ibt_test_61Q58XwKMHh5ha3MI16Nr2cJ8cSQabKn4q38nZ59E6yO", "object": "v2.money_management.inbound_transfer", "amount": { "value": 101, "currency": "usd" }, "created": "2024-03-18T18:07:12.619131Z", "description": "earnings", "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/CCMQARojCiF3a3NwX3Rlc3RfNk5yMmNKOGNTUWFiS240cTM4blo1OUUohIbirwYyBvlQ2PtS3zpGlI2ZkpO8-dpYhb3KfWs1FlYI9eX2I94gJoeJHXOR0QwwesVCRnQwRgsUQqGFloqKV7McODKkoVKAMiuB5lD9htcDuxRtDA", "to": { "credited": { "value": 101, "currency": "usd" }, "financial_account": "fa_test_65Nyg0pdsXOSN32kkjg16Nr2cJ8cSQabKn4q38nZ59E50y" }, "transfer_history": [ { "id": "ibthe_test_61Q58Xw5weaazmsWj16Nr2cJ8cSQabKn4q38nZ59E52W", "bank_debit_queued": {}, "created": "2024-03-18T18:07:12.617Z", "effective_at": "2024-03-18T18:07:12.617Z", "level": "canonical", "type": "bank_debit_queued" }, { "id": "ibthe_test_61Q58Y2iAWn3U9kNW16Nr2cJ8cSQabKn4q38nZ59EXzc", "bank_debit_processing": {}, "created": "2024-03-18T18:07:18.403Z", "effective_at": "2024-03-18T18:07:18.403Z", "level": "canonical", "type": "bank_debit_processing" }, { "id": "ibthe_test_61Q58Y7wNh292msCP16Nr2cJ8cSQabKn4q38nZ59EPz6", "bank_debit_succeeded": {}, "created": "2024-03-18T18:07:23.103Z", "effective_at": "2024-03-18T18:07:23.103Z", "level": "canonical", "type": "bank_debit_succeeded" } ]}
Retrieves a list of InboundTransfers.
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.
The resource wasn’t found.
{ "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" } ] }, { "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" } ] } ], "next_page_url": "0X41472HF7187kV7kb7gi6L83Hc7UP3Xl5o57k34gS6oy3bl3HC5Du3M34wS6c75Q16Xr7L27XP3l060T3oT3TY5Gs2wX3cf7wD3cV3Pv7t23ob3HD5sD5Lg3193kn4tF7bp85D3cl5Y16Lc4l57g16sM5wX44e0Tq1oI3D03TR3D030a3YC3LF3sL3Te3Tb34m3LI3Xi3De", "previous_page_url": "0X31472HF7187kV7kb7gi6L83Hc7ka6XW3IH5Ye5Hn3U659Z3HC5Du3M34wS6c75Q16Xr7L27XP3l060T3oT4gd7nm2wX3cf7wD3cV3Pv7t23ob3HD5sD5Lg3193kn4tF7bp85D3cl5Y16Lc4l57g16sM5wX44e0Tq1oI3D03TR3D030b3cK3Cy3sL3D83Xi34j3Xg3Tb3Hm"}
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
Attributes
- idstring
Unique identifier for the event.
- objectstring, value is "v2.core.event"
String representing the object’s type. Objects of the same type share the same value of the object field.
- contextnullable string
Authentication context needed to fetch the event or related object.
- createdtimestamp
Time at which the object was created.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - reasonnullable object
Reason for the event.
- related_
objectnullable object Object containing the reference to API resource relevant to the event.
- typestring, value is "v2.money_management.inbound_transfer.available"
The type of the event.
Fetched attributes
- dataobject
Additional data about the event.
Attributes
- idstring
Unique identifier for the event.
- objectstring, value is "v2.core.event"
String representing the object’s type. Objects of the same type share the same value of the object field.
- contextnullable string
Authentication context needed to fetch the event or related object.
- createdtimestamp
Time at which the object was created.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - reasonnullable object
Reason for the event.
- related_
objectnullable object Object containing the reference to API resource relevant to the event.
- typestring, value is "v2.money_management.inbound_transfer.bank_debit_failed"
The type of the event.
Fetched attributes
- dataobject
Additional data about the event.
Attributes
- idstring
Unique identifier for the event.
- objectstring, value is "v2.core.event"
String representing the object’s type. Objects of the same type share the same value of the object field.
- contextnullable string
Authentication context needed to fetch the event or related object.
- createdtimestamp
Time at which the object was created.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - reasonnullable object
Reason for the event.
- related_
objectnullable object Object containing the reference to API resource relevant to the event.
- typestring, value is "v2.money_management.inbound_transfer.bank_debit_processing"
The type of the event.
Fetched attributes
- dataobject
Additional data about the event.
Attributes
- idstring
Unique identifier for the event.
- objectstring, value is "v2.core.event"
String representing the object’s type. Objects of the same type share the same value of the object field.
- contextnullable string
Authentication context needed to fetch the event or related object.
- createdtimestamp
Time at which the object was created.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - reasonnullable object
Reason for the event.
- related_
objectnullable object Object containing the reference to API resource relevant to the event.
- typestring, value is "v2.money_management.inbound_transfer.bank_debit_queued"
The type of the event.
Fetched attributes
- dataobject
Additional data about the event.
Attributes
- idstring
Unique identifier for the event.
- objectstring, value is "v2.core.event"
String representing the object’s type. Objects of the same type share the same value of the object field.
- contextnullable string
Authentication context needed to fetch the event or related object.
- createdtimestamp
Time at which the object was created.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - reasonnullable object
Reason for the event.
- related_
objectnullable object Object containing the reference to API resource relevant to the event.
- typestring, value is "v2.money_management.inbound_transfer.bank_debit_returned"
The type of the event.
Fetched attributes
- dataobject
Additional data about the event.
Attributes
- idstring
Unique identifier for the event.
- objectstring, value is "v2.core.event"
String representing the object’s type. Objects of the same type share the same value of the object field.
- contextnullable string
Authentication context needed to fetch the event or related object.
- createdtimestamp
Time at which the object was created.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - reasonnullable object
Reason for the event.
- related_
objectnullable object Object containing the reference to API resource relevant to the event.
- typestring, value is "v2.money_management.inbound_transfer.bank_debit_succeeded"
The type of the event.
Fetched attributes
- dataobject
Additional data about the event.
{ "context": null, "created": "2025-01-01T00:00:00.000Z", "id": "evt_65RCjj4EqW1sabcjs2Z16RCMoNQdSQkOWvfL6L5uU2K40u", "livemode": true, "object": "v2.core.event", "reason": { "type": "request", "request": { "id": "req_v24sUK2aV6o01RdVU", "idempotency_key": "fe21992d-e123-3f8c-bc90-fec93712bcb2" } }, "related_object": { "id": "ibt_65SDS7HTasdQYsDClFT16CGd2aE2kBpeAvvRnBUcS2me", "type": "v2.money_management.inbound_transfer", "url": "/v2/money_management/inbound_transfers/ibt_65SDS7HTasdQYsDClFT16CGd2aE2kBpeAvvRnBUcS2me" }, "type": "v2.money_management.inbound_transfer.bank_debit_succeeded"}
{ "context": null, "created": "2025-01-01T00:00:00.000Z", "id": "evt_65RCjj4EqW1sabcjs2Z16RCMoNQdSQkOWvfL6L5uU2K40u", "livemode": true, "object": "v2.core.event", "reason": { "type": "request", "request": { "id": "req_v24sUK2aV6o01RdVU", "idempotency_key": "fe21992d-e123-3f8c-bc90-fec93712bcb2" } }, "related_object": { "id": "ibt_65SDS7HTasdQYsDClFT16CGd2aE2kBpeAvvRnBUcS2me", "type": "v2.money_management.inbound_transfer", "url": "/v2/money_management/inbound_transfers/ibt_65SDS7HTasdQYsDClFT16CGd2aE2kBpeAvvRnBUcS2me" }, "type": "v2.money_management.inbound_transfer.bank_debit_succeeded", "changes": {}, "data": {}}