Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 605 Bytes

ProductAddBestOffer.md

File metadata and controls

15 lines (7 loc) · 605 Bytes

ProductAddBestOffer

The price at which Best Offers are automatically accepted.


<div style="font-style:normal">Param structure:<div style="margin-left: 2%;"><code style="padding:0; background-color:#ffffff;font-size:85%;font-family:monospace;">best_offer[minimum_offer_price] = decimal
best_offer[auto_accept_price] = decimal

Properties

Name Type Description Notes
minimumOfferPrice BigDecimal [optional]
autoAcceptPrice BigDecimal [optional]