/instructions

post

This endpoint allows you to create an instruction.

get

This endpoint allows you to get single/multiple instructions.

put

This API allows you to update and get the instruction of a specified ID.

delete

Delete Instructions according to instruction IDs provided in payload.

get

This endpoint allows you get number of instructions based on filter query parameters.

put

This endpoint allows you to mass publish instructions.

get

Get all enumerations associated with instructions

/instructions({instructionId})

get

Gets Instruction details for a given ID

get

Get all announcements assigned to a particular instruction

get

This endpoint allows you to get all models that are assigned to a particular instruction

get

This endpoint allows you to get all equipments that are assigned to a particular instruction

/instructions/models

post

This endpoint allows you to assign multiple models to multiple instructions

/instructions/equipments

post

This endpoint allows you to assign multiple equipments to multiple instructions