Update price listAsk AIpatch https://api.moderndropship.com/price-lists/{listID}An endpoint for updating a Price List.Path ParamslistIDstringrequiredPrice List ID of the Price List to updateBody ParamsThe Price List fields to updatedropshipMarginnumberDropship discount you wish to offer your partners for the variants within this price list when calculating their cost pricedropshipMarginTypestringenumSupported Margin Types. If set to "percent" margins are represented as a decimal, e.g. 0.1 = 10%.fixedpercentAllowed:fixedpercentnamestringThe name of this Price ListretailCurrencyConversionRatenumberCent/penny amount appended to the end of the price for each entryretailPriceFormatstringCent/penny amount appended to the end of the price for each entryshouldAddNewProductsbooleanDefaults to falseIf true, automatically syncs new products to this price listtruefalseshouldIgnoreAutomatedSyncsbooleanDefaults to falseIf true, dropship and retail prices will not change based on live retail prices from the suppliertruefalseResponses 200OK 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 7 months ago