Agregar Productos a la Lista

[
    {
        "IDProducto": "1",
        "Precio": 15000,
        "PrecioMinimo": 0
    },
    {
        "IDProducto": "2",
        "Precio": 15000,
        "PrecioMinimo": 0
    }
]
Language
Authorization
Header
Click Try It! to start a request and see the response here!