Skip to main content
Question

Bulk update sales orders

  • June 16, 2021
  • 2 replies
  • 234 views

I am doing a GI through an API to pull in all Sales Orders. How do I write back via API to all the sales orders?

2 replies

Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • June 16, 2021

Hi @awhitepw Do you want to Create/Update the Sales Order details through REST API ?

 


  • Author
  • Freshman I
  • June 16, 2021

Hi @awhitepw Do you want to Create/Update the Sales Order details through REST API ?

 

Hello @Naveen B 

I want to update more than one Sales Order with one API call through the REST API.