Skip to main content

Hello Team,

Could you please help me with the following question?

What Acumatica role I should receive to use request to update the Customer's Credit Limit?
I will call the request to update the Customer’s Credit Limit. And I think that Acumatica has a special role to provide the ability to call a request to update the record. Basically, the Customer's Credit Limit.

Could you please provide information about the role?

Thank you!

Could you please provide information about the role?

Thank you!

There is no such system role as far as I know.  May be there is user defined role (or some customization) in your instance that is controlling update to Customer’s credit limit?  In general, as long as you have edit permission (at minimum) for Customer entity and at field level, you should be able to make API call to update it.  See screenshot below.  You can update fields “Credit Verification” and “Credit Limit” as long as you have edit permissions on Customer entity and these two fields.

 


Reply