I'm creating a new customer using eConnect and when the CUSTNMBR is already exist the CreateEntity method throw an exception (when the UpdateIfExists flag is set to zero).
Is there any option to get the next customer number?
I see the GetNextDocNumbers can be used to get the next number for some documents but not for customer (or vendor).
Thanks.
*This post is locked for comments