Hi, for some of the deal fields the “order_nr” is being returned as null. This looks like a recent change as it was returning int earlier and working fine for us. But now we are running into exceptions as we are getting null instead of int.
And I see that its happening for these fields:
Please confirm whether this is a bug from your side and will be fixed or order_nr will be nullable going forward.