Allowed Prior Procedures REST Endpoints
    
        Power Data/Trade Procedures/Allowed Prior Procedures
    
The operations from the Power Data/Trade Procedures/Allowed Prior Procedures category.
- Create an Allowed Prior Procedure
 - Method: postPath:
/tradeProcedures/{gtmProcedureGid}/allowedPriorProcedures - Delete an Allowed Prior Procedure
 - Method: deletePath:
/tradeProcedures/{gtmProcedureGid}/allowedPriorProcedures/{gtmPriorProcedureGid} - Get Allowed Prior Procedures
 - Method: getPath:
/tradeProcedures/{gtmProcedureGid}/allowedPriorProcedures - Get an Allowed Prior Procedure
 - Method: getPath:
/tradeProcedures/{gtmProcedureGid}/allowedPriorProcedures/{gtmPriorProcedureGid} - Update Allowed Prior Procedures
 - Method: patchPath:
/tradeProcedures/{gtmProcedureGid}/allowedPriorProcedures - Update an Allowed Prior Procedure
 - Method: patchPath:
/tradeProcedures/{gtmProcedureGid}/allowedPriorProcedures/{gtmPriorProcedureGid}