📄 MIPYME Documents
Creates a new product price list
POST
URL del endpoint
https://api-billing.koywe.com/V1/product_price_lists
Creates a new product price list with the given details.
Parámetros
Sin parámetros.
Cuerpo de la solicitud (ejemplo)
{
"name": "string"
}
Respuestas
200
Products price list created successfully