post https://api-sandbox.modulrfinance.com/api-sandbox-token/accounts//cards
Create a new virtual card
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Create a new virtual card
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
13curl --request POST \
--url https://api-sandbox.modulrfinance.com/api-sandbox-token/accounts//cards \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"holder": {
"billingAddress": {
"country": "AT"
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: