cURL
curl --request POST \ --url https://api.dancity.app/api/external/v1/cards \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Create virtual card
Merchant API key from the Dancity dashboard.
The body is of type object.
object
Created