Symptom
'NotifyOfOrderCreation' API action is executed without error, but the result is not successful actually.
Environment
SAP Cloud for Customer
Cause
From the technical status of the API call, it is not possible to identify whether the BO action 'NotifyOfOrderCreation' is executed with success or not. To identify the result of the action call, you can check the 'CustomerQuoteResultStatusCode' in the response message, if its value is changed to '3', it is successful, otherwise not.
Please also be aware, that the action 'NotifyOfOrderCreation' can only be executed with success when a sales quote is consistent and submitted.
Resolution
Check the 'CustomerQuoteResultStatusCode' code in response messages.
Keywords
NotifyOfOrderCreation, Odata, API, Error, CustomerQuoteResultStatusCode , KBA , LOD-LE-CQP , Customer Quote Processing , Problem