Cards
Update card
Update card - for now, the removal of cancellationDate, authWindowStartDate and authWindowEndDate fields and the update of frequencyUsage field are the only allowed actions
patch/cards/{cardId}
Path parameters
cardIdstring required
Request body
Example request
[
{
"path": "/path/to/field"
}
]Response
Card updated successfully