The price object and the allowed CRUD operations on the related resource endpoint
​SKUs can have a price for each price list. When you create a line item, it gets the price associated with the order's price list.
Some currencies have a zero exponent and cannot be expressed in cents (e.g. JPY and HUF). In such cases, you have to express the value as it is (e.g. 10000 JPY, not 1000000 JPY).