Service Providers REST Endpoints

Business Objects/Tenders/Service Providers
The operations from the Business Objects/Tenders/Service Providers category.
Create a Service Provider
Method: post
Path: /tenders/{iTransactionNo}/serviceProviders
Delete a Service Provider
Method: delete
Path: /tenders/{iTransactionNo}/serviceProviders/{servprovGid}
Get a Service Provider
Method: get
Path: /tenders/{iTransactionNo}/serviceProviders/{servprovGid}
Get Service Providers
Method: get
Path: /tenders/{iTransactionNo}/serviceProviders
Update a Service Provider
Method: patch
Path: /tenders/{iTransactionNo}/serviceProviders/{servprovGid}
Update Service Providers
Method: patch
Path: /tenders/{iTransactionNo}/serviceProviders