Vendor Performance Code

The Vendor Performance Code API allows you to to fetch the vendor performance code as an entity. Only the GET and HEAD http methods are supported for this API.

The following are some ways for calling the Vendor Performance Code API:

  • GET....../entity/vendor_perf_code/
Note: The system will display paginated results when users use the above URL.

Using the Task ID

  • GET....../entity/vendor_perf_code/{id}/
Note: The system will display non paginated results when users use the above URL