GET api/GetVendorRatingInformation/{VendorRatingId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| VendorRatingId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetVendorRatingInformation_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| VendorRatingId | integer |
None. |
|
| RatingProcurementValue | decimal number |
None. |
|
| RatingRequestorValue | decimal number |
None. |
|
| RatingDateProcurement | date |
None. |
|
| RatingDateRequestor | date |
None. |
|
| RemarkProcurement | string |
None. |
|
| RemarkRequestor | string |
None. |
|
| VendorId | integer |
None. |
|
| VendorName | string |
None. |
|
| BusinessCategoryName | string |
None. |
|
| BusinessCategoryDesc | string |
None. |
|
| VendorEvaluationId | integer |
None. |
|
| PurchaseOrderCode | string |
None. |
|
| RequestorName | string |
None. |
|
| ProcurementName | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.