Update Card
Cards
Update Card
Update details for a specific card.
PUT
Update Card
Documentation Index
Fetch the complete documentation index at: https://docs.sudo.africa/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The _id of the card to update.
Body
application/json
The card status.
Available options:
active, inactive, canceled The funding source _id. Required if you wish to map card to an existing funding source.
The metadata object to attach to the card. Stored in key-value pair
Card spending controls. Default usage limits will be applied if non is provided.
Required if status is set to canceled
Available options:
lost, stolen The credit account _id. Required for canceled status only.
Response
200
The response is of type object.
