Special Services REST Endpoints

Business Objects/Order Bases/Ship Units/Special Services
The operations from the Business Objects/Order Bases/Ship Units/Special Services category.
Create a Special Service
Method: post
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/specialServices
Delete a Special Service
Method: delete
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/specialServices/{specialServiceGid}
Get a Special Service
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/specialServices/{specialServiceGid}
Get Special Services
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/specialServices
Update a Special Service
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/specialServices/{specialServiceGid}
Update Special Services
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/specialServices