post https://api.dev.givecard.dev/api/v1/cards/cardToCardTransfer
Transfers funds from one card to another. Amount is in dollars, e.g. 1.50 to transfer $1.50.
Log in to see full request history
Responses
Transfers funds from one card to another. Amount is in dollars, e.g. 1.50 to transfer $1.50.
xxxxxxxxxx
curl --request POST \
--url https://api.dev.givecard.dev/api/v1/cards/cardToCardTransfer \
--header 'accept: */*' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: