Update a charge card
Charging: Configuration
Update a charge card
Update an existing charge card’s attributes.
PATCH
Update a charge card
Request Structure
Key Fields
| Field | Required | Description |
|---|---|---|
code | No | Update the charge card code |
name | No | Update the display name |
active | No | Enable or disable the charge card |
description | No | Update the description |
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the charge card to update
Body
application/json
Response
Charge Card updated successfully

