Trade Agreement Types REST Endpoints
Power Data/Trade Agreement Types
The operations from the Power Data/Trade Agreement Types category.
- Create a Trade Agreement Type
- Method: postPath:
/tradeAgreementTypes - Delete a Trade Agreement Type
- Method: deletePath:
/tradeAgreementTypes/{gtmTaTypeGid} - Get a Trade Agreement Type
- Method: getPath:
/tradeAgreementTypes/{gtmTaTypeGid} - Get Trade Agreement Types
- Method: getPath:
/tradeAgreementTypes - Update a Trade Agreement Type
- Method: patchPath:
/tradeAgreementTypes/{gtmTaTypeGid}