Card Hierarchy Management
Update Card Hierarchy
This operation updates the details of a specific card hierarchy, such as its name.
PATCH
/
v1
/
card-hierarchies
/
{cardHierarchyId}
Path Parameters
cardHierarchyId
string
requiredCard hierarchy id
Query Parameters
auditUser
string
requiredThe audit user to log the request
Body
application/json
name
string
Name of the card hierarchy
Response
200 - application/json
id
string
requiredGenerated id of the card hierarchy
name
string
requiredName of the card hierarchy
active
boolean
requiredWhether the card hierarchy is active or not