- Subcategories:
- Docs
- Reviewers
- Statuses
- Subscribers
- Texts
Reqdocs REST Endpoints
Business Objects/Shipment No S S Us/Reqdocs
The operations from the Business Objects/Shipment No S S Us/Reqdocs category.
- Create a Reqdoc
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs - Delete a Reqdoc
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid} - Get a Reqdoc
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid} - Get Reqdocs
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs - Update a Reqdoc
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid} - Update Reqdocs
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs