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