v1

latestOpenAPI 3.0.32026-07-26208618579.9 KB
Card Hierarchy Management

Create Card Hierarchy (Root Group)

This operation creates a new card hierarchy, generating a root group with the specified name and ID. Only one card hierarchy can be active at a time.

post/v1/card-hierarchies

Query parameters

auditUserstring required

The audit user to log the request

Request body

namestring required

Name of the card hierarchy

activeboolean required

Whether the card hierarchy is active or not

Response

Card hierarchy successfully created

idstring biginteger required

Generated id of the card hierarchy

namestring required

Name of the card hierarchy

activeboolean required

Whether the card hierarchy is active or not