Feasibility Reply
Method: HTTP POST method
Endpoint: http://<host_address>:<port_address>/v1/feasibilityReply
Parameter content type: application/json
Sample of feasibilityReply value is given below:
{ "resultStatus": { "code": "string", "component": "string", "deployment": "string", "message": "string", "operation": "string", "service": "string", "severity": "string" }, "orderID": "string", "orderRef": "string", "completed": true, "passed": true, "message": [ { "code": "string", "description": "string", "lineNumber": "string", "type": "string", "udfs": [ { "name": "string", "value": "string" } ] } ], "businessTransactionID": "string", "correlationID": "string" }
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.