Load Unload Points REST Endpoints

Business Objects/Locations/Load Unload Points
The operations from the Business Objects/Locations/Load Unload Points category.
Create a Load Unload Point
Method: post
Path: /locations/{locationGid}/loadUnloadPoints
Delete a Load Unload Point
Method: delete
Path: /locations/{locationGid}/loadUnloadPoints/{loadUnloadPoint}
Get a Load Unload Point
Method: get
Path: /locations/{locationGid}/loadUnloadPoints/{loadUnloadPoint}
Get Load Unload Points
Method: get
Path: /locations/{locationGid}/loadUnloadPoints
Update a Load Unload Point
Method: patch
Path: /locations/{locationGid}/loadUnloadPoints/{loadUnloadPoint}
Update Load Unload Points
Method: patch
Path: /locations/{locationGid}/loadUnloadPoints