This page was last edited on September 6, 2016, at 18:25.
Comments or questions about this documentation? Contact us for support!
Creates a new Org (child) and adds to the Org (parent)
Org (D)
Engage 7.3.3, 8.5.0 (Support for Enterprise & SuperEnterprise)
Deletes an organization (some business state validation is required).
org : internalId, type or (externalId, parent, type)
NONE
Engage 8.4.0, 8.5.0 (Support for Enterprise & SuperEnterprise)
If an externalId is provided it must be unique within the context of its parent.
Retrieves information about the supplied organization.
org : internalId or externalId, and type
Org (D)
Engage 7.5.0, 8.5.0 (Support for Enterprise & SuperEnterprise)
If an externalId is provided it must be unique within the context of its parent.
Lists sub-organizations for the supplied parent organization.
Org[] (D): sub-organizations for the supplied parent and query. Empty array if no children match specified query.
Engage 8.5.0 (Support for Account & Enterprise)
Update fields/attributes of the supplied Org.
org: (internalId or (externalId, parent, type)) + any fields to be changed
Org (D): updated org
Engage 7.5.0, 8.5.0 (Support for Enterprise & SuperEnterprise)
If an externalId is provided it must be unique within the context of its parent.
Moves child from current parent to newParent.
NONE
Future
All descendants of a child are implicitly moved along with the child.