v3

OpenAPI 3.1.02026-08-06186981679.4 KB
withdraw

Create Debit Card

Adds a debit card to the withdrawer's account which they can withdraw funds to.

Will check the card to see if its eligible to receive funds.

post/withdraw/debit-card

Headers

x-coinflow-auth-user-idstring required

Request body

expYearstring required

The Cards Expiration Year ex: 2026 => 26

expMonthstring required

The Cards Expiration Month ex: January => 01 December => 12

additionalVendorDataAddDebitCardArgsAdditionalVendorData

Optional non-PCI passthrough fields merged into the stored card vendorData. Base type is empty; tokenization providers extend it with their own fields.

cardTokenstring required

This is the card token received from the CoinflowCardOnlyInput

merchantIdstring

Response

Ok

string required