Skip to main content

1E 8.1 (on-premises)

RelatedInstructionDefinitions

Entity - Related Instruction Definitions

Verb

Request

Notes

Permissions required

GET

/Consumer/RelatedInstructionDefinitions/ Id/{id}? instructionType={type}

Gets instruction definitions of specified type(s) related to an instruction definition.

For example:

http://<myserver>//Consumer/RelatedInstructionDefinitions/Id/2?instructionType=Action

This example returns a list of instruction definitions of Action type related to instruction definition with id 2.

More than one type can be mentioned in the query string.

If no type is mentioned, all related instruction definitions are returned.

Questions

  • Questioner

  • Actioner

Actions

  • Actioner

It does not return Unauthorized (401) rather filters out instruction definitions based on permissions