Card Hierarchy Management
Get Specific Card Hierarchy
This operation retrieves details of a specific card hierarchy using its ID.
GET
/
v1
/
card-hierarchies
/
{cardHierarchyId}
Path Parameters
cardHierarchyId
string
requiredCard hierarchy id
Query Parameters
auditUser
string
requiredThe audit user to log the request
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