Updating the Customer's redit limit

  • 22 January 2021
  • 1 reply
  • 79 views

Userlevel 1
Badge

Hello Team,

Could you please provide an example of the request how to update the Customer’s credit limit?
Or could you provide a link to the API that describes how to update the record at the customer level?

Regards,
Andrew


1 reply

Userlevel 7
Badge +5

Hello Andrew, 

Here is an example of REST API request.

Method: PUT

URL: 

{{sitename}}/entity/Default/20.200.001/Customer

Body: 

{
"CustomerID": { "value": "ABARTENDE" },
"CreditVerificationRules":
{
"CreditLimit": { "value": 30.0000 },
"CreditVerification": { "value": "Credit Limit" }
}
}

 

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