Get Discount total number via API

Hi there!
I created a GET request using /wp-json/gf/v2/entries/12345 to get all kinds of data for my entry. I’m using the coupons add-on and I have a coupon total of 25 € in one entry. I can see the total, subtotal, tax etc. but I can’t see the discount total in the GET response. I also can’t find it in the database in wp_gf_entry-meta.

How can I retrieve this value? If it’s not saved anywhere by default, can I create a new hidden field in my form and auto-populate the field with the value?

Thanks for your help!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.