stripe

Create Stripe Transfer From Connect

Transfer funds from a connected Stripe account to the MTP platform account.

This endpoint uses Stripe's Account Debits feature to move funds from a connected account to your platform account. The connected account must have sufficient balance.

post/stripe/transfer/from-connect/

Request body

amountnumber required
currencystring required
connected_account_idstring required
descriptionstring nullable
metadataobject nullable

Response

Successful Response

{"stackTrail":"paths:/stripe/transfer/from-connect/:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.