post https://api.eversend.co/v1/cards
Log in to see full request history
Responses
xxxxxxxxxx
15curl --request POST \
--url https://api.eversend.co/v1/cards \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"title": "GCP Services",
"color": "blue",
"amount": "2",
"userId": "CUI2",
"currency": "USD",
"brand": "visa",
"isNonSubscription": false
}
'
Try It!
to start a request and see the response here! Or choose an example: