Search code examples
acumaticamyob

Acumatica REST API New ID based on numbering sequence


I have a custom webservice endpoint based on the Customer object and can successfully POST (actually PUT in Acumatica) new records. However, I am required to pass a CustomerId with the request.

Can anyone point me in the right direction so that the CustomerId is assigned based on the numbering sequence configuration please?


Solution

  • Solved: I had a configuration issue on the Segmented Keys ScreenId=CS202000. The Customers Segmented Key was not flagged to Auto Number