Component Instances
Create Component Instance
Creates a new instance of the component with a specified identifier (serial number, lot code or component UUID). Use the validation-only
header to check the predicted result before actually instantiating a component instance.
PUT
/
components
/
instances
Authorizations
API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>
Headers
Set this header to true if you want to validate the input and check the expected response without actually performing the action.
Body
application/json
Serial number, lot code or component instance UUID
Available to override the created_at timestamp in the database
Response
200 - application/json
Available options:
WIP
, PLANNED
, DEFECTIVE
, COMPLETE