SCUTS

Trigger Scuts Check

Manually trigger SCUTS check for a specific PV. Runs as a detached async task - does not block worker.

Requires the PV to belong to the authenticated user's company.

Args: pv_id: Point of sale ID to check send_email: Whether to send email alert (default True)

Returns immediately with status 'started'.

post/api/scuts/check/{pv_id}

Path parameters

pv_idinteger required

Query parameters

send_emailboolean

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/scuts/check/{pv_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.