Texts REST Endpoints
Business Objects/Shipment No S S Us/Reqdocs/Texts
The operations from the Business Objects/Shipment No S S Us/Reqdocs/Texts category.
- Create a Text
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/texts - Delete a Text
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/texts/{textTemplateGid} - Get a Text
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/texts/{textTemplateGid} - Get Texts
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/texts - Update a Text
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/texts/{textTemplateGid} - Update Texts
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/texts