Available Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/2.0/lab_vendors/ | List Lab Vendors |
| GET | /api/2.0/lab_vendors/{id}/ | Retrieve Lab Vendor |
| POST | /api/2.0/lab_vendors/ | Create Lab Vendor |
| PATCH | /api/2.0/lab_vendors/{id}/ | Partially Update Lab Vendor |
| PUT | /api/2.0/lab_vendors/{id}/ | Update Lab Vendor |
| DELETE | /api/2.0/lab_vendors/{id}/ | Delete Lab Vendor |
