provider POST /v1/treasury/inbound_transfers/{inbound_transfer}/cancel
@utdk/stripe /v1/treasury/inbound_transfers/{inbound_transfer}/cancel
Cancel an InboundTransfer
<p>Cancels an InboundTransfer.</p>
inbound_transfer path required
string

Try it

Authentication
Configure credentials for Stripe API
posttreasuryinboundtransfersinboundtransfercancel
POST/v1/treasury/inbound_transfers/{inbound_transfer}/cancel
<p>Cancels an InboundTransfer.</p>

Parameters

required

Input

Specifies which fields in the response should be expanded.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import stripe from '@utdk/stripe';

await stripe.posttreasuryinboundtransfersinboundtransfercancel()