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: post
Path: /shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/subscribers
Delete a Subscriber
Method: delete
Path: /shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/subscribers/{contactGid}
Get a Subscriber
Method: get
Path: /shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/subscribers/{contactGid}
Get Subscribers
Method: get
Path: /shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/subscribers
Update a Subscriber
Method: patch
Path: /shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/subscribers/{contactGid}
Update Subscribers
Method: patch
Path: /shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/subscribers