Authorizations
API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>
Body
This endpoint accepts multipart form data as input, which includes a JSON payload named 'serial_payload' and optionally images and files. Images and files are attached to the payload with their respective file names and binary data. The example body shown here is that only of the 'serial_payload'. The file binaries would need to be attached sperately.
A serial number or lot code
A process ID generated through the Serial app
A station ID generated through the Serial app
Optional override to specify whether the process passed or failed
Option to remove prior children that were linked to the parent via this process
Array of linked serial numbers or lot codes
Coming soon...
Array of parametric data to be uploaded
Array or images that will be uploaded in conjuction with the serial_payload
Array or files that will be uploaded in conjuction with the serial_payload