Operation OpdErrorHandler
Method: HTTP POST method
Endpoint: http://<host_address>:<port_address>/plan/opdErrorHandlerRequest
The
headers
are mandatory parameters here.
Example:
{ "orderId": "string", "orderRef": "string", "businessTransactionId": "string", "orderRequest": { "orderRef": "string", "orderID": "string", "header": { "description": "string", "orderPriority": 9, "invoiceAddress": { "line1": "string", "line2": "string", "line3": "string", "locality": "string", "region": "string", "country": "string", "postCode": "string", "supplementaryLocation": "string" }, "deliveryAddress": { "line1": "string", "line2": "string", "line3": "string", "locality": "string", "region": "string", "country": "string", "postCode": "string", "supplementaryLocation": "string" }, "notes": "string", "slaID": [ "string" ], "udf": [ { "name": "string", "value": "string", "extension": { "any": [ "string" ] } } ], "extension": { "any": [ "string" ] }, "customerID": "string", "subscriberID": "string", "requiredByDate": "2023-02-01T06:38:59.306Z", "requiredOnDate": "2023-02-01T06:38:59.306Z" }, "line": [ { "lineNumber": "string", "subscriberID": "string", "productID": "string", "productVersion": "string", "quantity": 0, "uom": "string", "deliveryAddress": { "line1": "string", "line2": "string", "line3": "string", "locality": "string", "region": "string", "country": "string", "postCode": "string", "supplementaryLocation": "string" }, "action": "string", "actionMode": "string", "linkID": "string", "inventoryID": "string", "notes": "string", "slaID": [ "string" ], "udf": [ { "name": "string", "value": "string", "extension": { "any": [ "string" ] } } ], "characteristic": [ { "name": "string", "description": "string", "value": [ { "name": "string", "type": "string", "value": "string", "valueFrom": "string", "valueTo": "string", "extension": { "any": [ "string" ] } } ], "extension": { "any": [ "string" ] } } ], "customerItemID": "string", "extension": { "any": [ "string" ] }, "requiredByDate": "2023-02-01T06:38:59.306Z", "requiredOnDate": "2023-02-01T06:38:59.306Z" } ], "extension": { "any": [ "string" ] } }, "planGenerationFailedMessage": "string", "amendment": true }