AssigningResource APIs provides the ability to assign resources to requirements.





🚧

Warning

The use of these APIS through this portal WILL update the system. Use with extreme caution.

Details

Once the appropriate requirement and resource ids have been acquired from previous steps, assigning resources to corresponding requirements can be done with one of the following APIs, depending on whether it is an Item or Supplier being assigned.

The APIs are as follows:

  • AddSupplierToRequirement
    • Using the respective Ids, adds Suppliers to Requirement
  • AddItemToRequirement
    • Using the respective Ids, adds Items to Requirement

Once submitted successfully, the respective Task is generated.


❗️

Important

It is important to associate the proper Resource Type to the Requirement. Requirements should have ether Items or Suppliers associated, but not both.