Subscribers REST Endpoints

Business Objects/Customs Declarations/Required Documents/Subscribers
The operations from the Business Objects/Customs Declarations/Required Documents/Subscribers category.
Create a Subscriber
Method: post
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/subscribers
Delete a Subscriber
Method: delete
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/subscribers/{contactGid}
Get a Subscriber
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/subscribers/{contactGid}
Get Subscribers
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/subscribers
Update a Subscriber
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/subscribers/{contactGid}
Update Subscribers
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/subscribers