Request Entitlement through API for an inflight ApplicationInstance
I am attempting to request an Entitlement for an Application that is inflight, through the UI, this is allowed and the system populates the request.req_depends_on_reqid on the back end. I am try to do the same via API.
RequestBeneficiaryEntity has a "setDependsOnEntity" method but i can not figure out how to use it currently
thanks