Associated Business Objects REST Endpoints
    
        Application Pages/Application Page Elements/Associated Business Objects
    
The associated business objects resource is used to view all the business objects associated with the page element.
- Get all associated business objects
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedPages/{PageId}/child/pageElements/{PageElementId}/child/associatedBusinessObjects - Get an associated business object
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedPages/{PageId}/child/pageElements/{PageElementId}/child/associatedBusinessObjects/{associatedBusinessObjectsUniqID}