carvic Posted April 19, 2023 Posted April 19, 2023 (edited) 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, 2023 by carvic
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now