Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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
{ "status": "success", "data": {} }
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