curl --location '/api/UpdatePriceNoteItemByItemRef' \ --header 'Content-Type: application/json' \ --data '{ "token": "string", "saleTypeRef": 0, "itemRef": 0, "unitRef": 0, "fee": 0 }'