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