Hi All,
We have seen discussions about how to do a bulk update by manually doing an import scenario on the Acumatica system. Is it possible to update a list of customers via a singular API call?
Kind regards,
Alecia
Hi All,
We have seen discussions about how to do a bulk update by manually doing an import scenario on the Acumatica system. Is it possible to update a list of customers via a singular API call?
Kind regards,
Alecia
Best answer by jinin
Hi
Acumatica's REST API does not directly support updating a list of entities (such as customers) via a singular API call. Typically, you would need to make individual API calls to update each customer record.
However, it's possible to create a custom endpoint with specific logic to achieve this. Keep in mind that using custom endpoints for bulk updates may pose performance challenges.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.