Does anyone know how to create a QUOTE to a PROSPECT using the Native endpoint on the web service?
Version: GP 2015
I'm setting the sales quote IsProspect to true;
I'm setting the required customer key id to the new prospect id.
When I attempt to save using: CreateSalesQuote I'm getting this error:
AppliedRoller.Domain.Exceptions.GreatPlainsWebServiceException : Create Sales Quote Great Plains validation errors : , CustomerKey does not exist. ----> System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail] : A validation exception has occurred. Validation Errors: - CustomerKey does not exist.I'm not creating a customer record for the prospect. Seems that GP should create the prospect for me.
Thank you for any help in advance.
Karl
*This post is locked for comments