PDA

View Full Version : Change contract custom pricing via API


CraigYellick
January 19th, 2022, 11:40 AM
We're planning to roll out price increases on all our MMS plans. We're hoping we can automate this via the API.

I see in the underlying database that the PriceLists table carries both account and contract IDs, along with a block of price exceptions.

I looked through the API object explorer and don't see any obvious class or property or method that might help with this.

Any advice greatly appreciated.

-- Craig

Support Team
January 19th, 2022, 12:48 PM
Thanks for asking. While you can perform plenty of things using the API, such updates require you to edit the custom prices using the app itself.

Hope this helps!