SurgeryAccessPoint
| Verbo | Nome | Path |
|---|---|---|
| GET | Find Paged surgery access point | /api/surgery-access-point/v1/ |
| POST | Create surgery access point | /api/surgery-access-point/v1/ |
| GET | Find surgery access point By Id | /api/surgery-access-point/v1/{id} |
| DELETE | Delete surgery access point | /api/surgery-access-point/v1/{id} |
| PATCH | Update surgery access point | /api/surgery-access-point/v1/{id} |
Updated 3 days ago