Text Links REST Endpoints

Business Objects/Customs Declarations/Required Documents/Texts/Text Links
The operations from the Business Objects/Customs Declarations/Required Documents/Texts/Text Links category.
Create a Text Link
Method: post
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/texts/{textTemplateGid}/textLinks
Delete a Text Link
Method: delete
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/texts/{textTemplateGid}/textLinks/{gtmTransLineTextLinkGid}
Get a Text Link
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/texts/{textTemplateGid}/textLinks/{gtmTransLineTextLinkGid}
Get Text Links
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/texts/{textTemplateGid}/textLinks
Update a Text Link
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/texts/{textTemplateGid}/textLinks/{gtmTransLineTextLinkGid}
Update Text Links
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/reqdocs/{documentDefGid}/texts/{textTemplateGid}/textLinks