Posted April 19, 20232 yr Hi, I'm importing inventory products using the API. You can set product cost from each supplier and also your sell price (Pricing level). But i can't find any way to set the Cost variable that is used as the actual purchase price: Â You can put in the prices for each supplier, but how do i use that as the cost for the product? Â The rest of the values can be set when adding or updating a product using the API Url: "https://server_name/api/inventory/products/" You can GET the Cost by using the API Url: "/v2/inventory/products/{productIndexId}/defaultcost". But i can't find any Url to post and update the cost. Edited April 19, 20232 yr by carvic
Create an account or sign in to comment