PomeloEx.Cards.Credits.Hierarchies (PomeloEx v0.1.0)

View Source

The Hierarchies service allows you to create and manage hierarchical nodes within a credit line, organizing them into a structure of areas and users with their own or inherited credit limits.

Want to know more about hierarchies? Check out our documentation.

Summary

Functions

Create a child node (area or user) within a hierarchy.

Get the details of a node within a hierarchy.

Update the configuration of a node within a hierarchy.

Functions

create_node(payload)

Create a child node (area or user) within a hierarchy.

get_node(payload)

Get the details of a node within a hierarchy.

update_node(payload)

Update the configuration of a node within a hierarchy.