Ship Units REST Endpoints

Business Objects/Quotes/Ship Units
The operations from the Business Objects/Quotes/Ship Units category.
Create a Ship Unit
Method: post
Path: /quotes/{quoteGid}/shipUnits
Delete a Ship Unit
Method: delete
Path: /quotes/{quoteGid}/shipUnits/{sequence}
Get a Ship Unit
Method: get
Path: /quotes/{quoteGid}/shipUnits/{sequence}
Get Ship Units
Method: get
Path: /quotes/{quoteGid}/shipUnits
Update a Ship Unit
Method: patch
Path: /quotes/{quoteGid}/shipUnits/{sequence}
Update Ship Units
Method: patch
Path: /quotes/{quoteGid}/shipUnits