Creates a new matiere premiere.

  • Parameters

    • req: Request

      The Express request object containing the codeArticle and description.

    • res: Response

      The Express response object.

    Returns Promise<undefined | Response<any, Record<string, any>>>

    A JSON response containing the created matiere premiere data.