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: postPath:
/locations/{locationGid}/loadUnloadPoints
- Delete a Load Unload Point
- Method: deletePath:
/locations/{locationGid}/loadUnloadPoints/{loadUnloadPoint}
- Get a Load Unload Point
- Method: getPath:
/locations/{locationGid}/loadUnloadPoints/{loadUnloadPoint}
- Get Load Unload Points
- Method: getPath:
/locations/{locationGid}/loadUnloadPoints
- Update a Load Unload Point
- Method: patchPath:
/locations/{locationGid}/loadUnloadPoints/{loadUnloadPoint}
- Update Load Unload Points
- Method: patchPath:
/locations/{locationGid}/loadUnloadPoints