cURL
curl --request POST \ --url https://business.bfinance.app/external/api/cards/{id}/updateArt \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "cardArtId": "64f1c2a..." } '
200
Example
Updates the design (art) of a virtual card.
JWT authentication token
ID of the card
ID of the card art to apply
Card art successfully updated
"success"
Was this page helpful?
Contact support