Unable to Set creditlimit to 0 via REST API (Works in UI)
I’m facing an issue when trying to set the creditlimit field for a customer via the NetSuite REST API. When I attempt to set it to 0.0, I receive the following error: "Error while accessing a resource. Value 0.0 outside of valid min/max range for field creditlimit." However, I can set creditlimit to 0 without any issues…