GetResourcesBySynchronisationResult
From
Description
Returns an array of ResourceBean for resource(s) which have an ID in the external record matching the value specified in the synchronisationReference parameter and has been synchronised to the organisation (flag) specified in the synchronisationID parameter.
Success Mode
Returns an array of zero or more ResourceBean in the resources field which match the criteria described above. The field may also be null, indicating there was no record found.
Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |