Operation PreQualification Failed
Method: HTTP POST method
Endpoint: http://<host_address>:<port_address>/v1/pqf
Parameter content type: application/json
The headers are mandatory parameters here.
Example of preQualificationFailedRequest:
{
"orderID": "string",
"orderRequest": {
"extension": {
"any": [
"string"
]
},
"header": {
"customerID": "string",
"deliveryAddress": {
"country": "string",
"line1": "string",
"line2": "string",
"line3": "string",
"locality": "string",
"postCode": "string",
"region": "string",
"supplementaryLocation": "string"
},
"description": "string",
"extension": {
"any": [
"string"
]
},
"invoiceAddress": {
"country": "string",
"line1": "string",
"line2": "string",
"line3": "string",
"locality": "string",
"postCode": "string",
"region": "string",
"supplementaryLocation": "string"
},
"notes": "string",
"orderPriority": 0,
"requiredByDate": "2020-09-18T11:40:47.700Z",
"requiredOnDate": "2020-09-18T11:40:47.700Z",
"slaID": [
"string"
],
"subscriberID": "string",
"udf": [
{
"extension": {
"any": [
"string"
]
},
"name": "string",
"value": "string"
}
]
},
"line": [
{
"action": "string",
"actionMode": "string",
"characteristic": [
{
"description": "string",
"extension": {
"any": [
"string"
]
},
"name": "string",
"value": [
{
"extension": {
"any": [
"string"
]
},
"name": "string",
"type": "string",
"value": "string",
"valueFrom": "string",
"valueTo": "string"
}
]
}
],
"customerItemID": "string",
"deliveryAddress": {
"country": "string",
"line1": "string",
"line2": "string",
"line3": "string",
"locality": "string",
"postCode": "string",
"region": "string",
"supplementaryLocation": "string"
},
"extension": {
"any": [
"string"
]
},
"inventoryID": "string",
"lineNumber": "string",
"linkID": "string",
"notes": "string",
"productID": "string",
"productVersion": "string",
"quantity": 0,
"requiredByDate": "2020-09-18T11:40:47.700Z",
"requiredOnDate": "2020-09-18T11:40:47.700Z",
"slaID": [
"string"
],
"subscriberID": "string",
"udf": [
{
"extension": {
"any": [
"string"
]
},
"name": "string",
"value": "string"
}
],
"uom": "string"
}
],
"orderID": "string",
"orderRef": "string"
},
"feasibilityFailed": {
"completed": true
},
"opdFailed": {
"completed": true,
"success": 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.
