Skip to main content
Weavr API
System Managed Cards

Update a system card

PATCH/managed_cards/system/{id}

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

Request

Path parameters

Header parameters

Request body

*
application/json
{}
objectobject · 5 fields

Responses

200OK

Success

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