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
id
Request
This endpoint expects an object.
wallet_description
wallet description value.
active
active flag.
Response
Successful PATCH response for /api/v1/wallet/update/creditcard/{id}.
status
message
data

