Skip to main content
GET
List line items for a job

Authorizations

Authorization
string
header
required

JWT access token from /auth/verify-otp

Path Parameters

id
string<uuid>
required

Response

Line items list

id
string<uuid>
job_id
string<uuid>
description
string
quantity
integer
unit_price
number

Price in paisa (e.g. 15000 = ₹150)

barcode_image_url
string<uri> | null

Optional S3 URL of the spare part barcode photo

created_at
string<date-time>
type
enum<string>
Available options:
part,
labor,
other