Create or Update One Stock Point

Request body example

{
    "code": "129",
    "handling_time": 2,
    "price": 200,
    "quantity": 20,
    "sku": "900",
    "special_price": 9.9
}
Language
Click Try It! to start a request and see the response here!