TracePass passport fields
tracepass_passport_fieldsUpdate field values on a Digital Product Passport and record each change in the audit trail.
Instructions
Update field values on a Digital Product Passport. Every change is recorded in the passport's audit trail, tagged as an API-key update.
Actions (pass via action, with args):
update — args: { id, fieldKey, value }.
valuetype matches the field's dataType (string, number, boolean, array, object).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| args | No | Action-specific arguments — see the description. |