Produced Document Types REST Endpoints
Power Data/Produced Document Types
The operations from the Power Data/Produced Document Types category.
- Create a Produced Document Type
- Method: postPath:
/producedDocumentTypes - Delete a Produced Document Type
- Method: deletePath:
/producedDocumentTypes/{gtmProdDocTypeGid} - Get a Produced Document Type
- Method: getPath:
/producedDocumentTypes/{gtmProdDocTypeGid} - Get Produced Document Types
- Method: getPath:
/producedDocumentTypes - Update a Produced Document Type
- Method: patchPath:
/producedDocumentTypes/{gtmProdDocTypeGid}