Skip to main content
Weavr API
Managed cards

Update a card

PATCH/managed_cards/{id}

Update the details of the managed card identified by the id path parameter.

Request

Path parameters

Header parameters

Request body

*
application/json
{}
objectobject · 18 fields

Responses

200OK

Success

Headers
Body
application/json
{}
ManagedCardManagedCard · object · 33 fields
Response example
{  "balances": {    "availableBalance": 0,    "actualBalance": 0  }}