Record a counted quantity
PUT
/api/v1/inventory/counts/{count_id}/lines/{line_id}
Record / update the counter's measured quantity on a line.
Authentication
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
Parameters
Path
-
count_idstring required -
line_idstring required
Request body
Schema: SubmitCountLineRequest
-
counted_quantitynumber required -
Counter-recorded quantity.
-
reasonstring -
notesstring