post https://api.eversend.co/v1/cards/fund
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://api.eversend.co/v1/cards/fund \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"amount": "2",
"currency": "USD"
}
'
Try It!
to start a request and see the response here! Or choose an example: