PandaDoc pricing table IMLError

I am trying to create a Pandadoc with a pricing table and populate the items. I am getting the following error and am at a loss. Not sure where the discount is:

IMLError
Function ‘pricingTables’ finished with error! Cannot read properties of undefined (reading ‘discount’)

Hi @Shawn

In the pandadoc pricing table we have fields that only support number and that should have some limit.


So please check whether the value meets the requirement.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes

These are simply options and they work when left blank.

Here is my setup in more detail. I have also included the blueprint and input values.
Here is the Pandadoc API documentation..

The strange thing in the error is reading ‘discount’. I don’t have a discount in my data and do not see one in the Pricing table.

input data.json (5.4 KB)
blueprint (8).json (124.7 KB)

@Msquare_Automation any thoughts?