The PayableAmount Property Made Internal in API V9
Tags:
v9
The PayableAmount property in the PastOrderItem class has been changed from public to internal in API V9.
This field is automatically calculated based on price and quantity, so its public accessibility for modification could lead to incorrect behavior. The property remains available for internal use but is no longer part of the public API.