PO_PurchaseOrderDetail_svc - UnitCost rounding

Hello, I'm having rounding problem issue - in configuration I have decimal precision set to 4, in the Sage 100 (2022 version 7.10.0.0) my PO Item is stored correctly. Unit price for one of the items is 37.5950, but when I get date by PO_PurchaseOrderDetails_svc I get value rounded to 2 places - 37.6

I checked on Library Master -> Data File Display and Maintenance and for given invoice it shows correct (not rounded) value, any ideas how to fix that?