Edit an existing bill line

Params

Param name Description
line
required

Bill line params

Validations:

  • Must be a Hash

line[receipt_id]
optional

ID of the related receipt. Receipt with such ID should exist in the database.

Validations:

  • Must be a Integer