accountId - Specified using the REST ID format (db + unique object
ID: i.e. 0.0.0.1-54321)
retrieveDetails - retrieves the detailed account information if the
values is true If more detailed account information is not needed then
the retrieveDetails should be passed as false
id - represents the accountId of the a/c to be removed from
hierarchy. This is a mandatory parameter the method returns no response
when the a/c is removed successfully on success;exception will be raised
on failure, status 500 if the operation failed
childrenParentId -
removeChildren - flag to tell us if it is a remove children operation
Return 'OrganizationHierarchy' payload represented by
'organizationHierarchy.xsd' for the requested account id. If the account
Id in not in hierarchy then a empty instance will be returned.
Parameters:
accountId - Account Id for which organization hierarchy is to be
retrieved
expandFlag - when this flag is true we return child details, other wise
we just return total number of child
Get balance group with limits for a given account id
Parameters:
accountId - Account ID
balanceGroupId - Balance group ID, to retrieve the specified balance group.
this is an optional field if not passed default balanceGroup will be retrieved for the account.
resourceId - Resource ID, to retrieve for the specified resource id.
this is an optional field if not passed all the resources will be retrieved for the balance group.
endDate - End Date, to retrieve the balance groups till the valid to date.
this is an optional field if not passed all the resources will be retrieved for the balance group.