/user/fee/

Update Fee applied to imported seller offers.
where -1 <= fee <= 1 and default fee = 0

It is applied as:

offer_price * (1 + fee)

I.e. A fee of -1.0 is 100% discount, a fee of 1.0 is 100% increase

Language
Authentication
Bearer
Click Try It! to start a request and see the response here!