Update credit card wallet

Updates editable fields on a credit card wallet, such as description and active flag.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Path parameters

idstringRequired

Request

This endpoint expects an object.
wallet_descriptionstring or nullOptional
wallet description value.
activeboolean or nullOptional
active flag.

Response

Successful PATCH response for /api/v1/wallet/update/creditcard/{id}.

statusstring
messagestring
dataobject