Save Final Program Data
POST/api/pipeline/programdata/:pipelineId
API used to save final program data into QAT tables from temp table for specified pipelineId
Request
Responses
- 200
- 406
- 500
Returns a Success code if the operation was successful
Returns a HttpStatus.NOT_ACCEPTABLE if the Program supplied is not unique
Returns a HttpStatus.INTERNAL_SERVER_ERROR if there was some other error that did not allow the operation to complete