Solved

REST API Open Purchase

  • 8 August 2022
  • 2 replies
  • 104 views

Userlevel 3
Badge
  • Jr Varsity III
  • 51 replies

 

i create extendedEndpoint for update Hold = false and result like in picture.

how to update hold = false with API?

icon

Best answer by jinin 8 August 2022, 07:10

View original

2 replies

Userlevel 3
Badge

Hi @jinin Thanks, you save my live

Userlevel 7
Badge +11

Hi @abdi 
You should use the “ReleaseFromHold” action to change the Hold status to Open/approval.
 


Url: Instance/entity/TEST/20.200.001/PurchaseOrder/ReleaseFromHold

Request:
{

    "entity": {

        "Type": {

            "value": "Normal"   //Drop-ship

        },

        "OrderNbr": {

            "value": "PO001587"

        }

    },

    "parameters": {

       

    }

}

 

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved