Texts REST Endpoints
Business Objects/Shipments/Texts
The operations from the Business Objects/Shipments/Texts category.
- Create a Text
- Method: postPath:
/shipments/{shipmentGid}/texts - Delete a Text
- Method: deletePath:
/shipments/{shipmentGid}/texts/{textTemplateGidxdocumentDefGid} - Get a Text
- Method: getPath:
/shipments/{shipmentGid}/texts/{textTemplateGidxdocumentDefGid} - Get Texts
- Method: getPath:
/shipments/{shipmentGid}/texts - Update a Text
- Method: patchPath:
/shipments/{shipmentGid}/texts/{textTemplateGidxdocumentDefGid} - Update Texts
- Method: patchPath:
/shipments/{shipmentGid}/texts