ES | EN

📄 MIPYME Documents

Creates a new product price list

POST
Endpoint URL https://api-billing.koywe.com/V1/product_price_lists
Creates a new product price list with the given details.

Parameters

No parameters.

Request body (example)

{
    "name": "string"
}

Responses

200 Products price list created successfully