v1

latestOpenAPI 3.0.32026-07-26208618579.9 KB
Card Hierarchy Group Management

Update Card Hierarchy Group

This operation updates the details of a specific group within a card hierarchy, such as its name.

patch/v1/card-hierarchies/{cardHierarchyId}/groups/{groupId}

Path parameters

cardHierarchyIdstring biginteger required

Card hierarchy id

groupIdstring biginteger required

Group id

Query parameters

auditUserstring required

The audit user to log the request

Request body

namestring

Name of the group

parentIdstring biginteger

Id of the parent group

Response

Successful update of the card hierarchy group

idstring biginteger required

Generated id of the group

namestring required

Name of the group

parentIdstring biginteger

Id of the parent group

type'ROOT' | 'INTERMEDIATE' | 'CARD' required

Type of the group