Customer Group
A multi-entity group: a parent business and the subsidiaries or affiliates under it, so the bank shows them together and money moves between them as inter-entity transfers under the group's policy (any member, or the parent only).
OBJECTThe Customer Group objectA multi-entity group: a parent business and the subsidiaries or affiliates under it, so the bank shows them together and money moves between them as inter-entity transfers under the group's policy (any member, or the parent only).POSTCreate a customer group
/customer-groups · Open a multi-entity group: a parent business and the subsidiaries or affiliates under it; money moves between members as inter-entity transfersGETList all customer groups/customer-groups · List groupsGETGet a customer group by ID/customer-groups/{id} · Read a group with its membersPOSTClose a group and release its members/customer-groups/{id}/closePOSTAdd a business to a group/customer-groups/{id}/membersDELETETake a business out of a group (the parent stays)/customer-groups/{id}/members/{customer_id}