How to add CustomFieldValues to newly created Item

in Development
Hey Guys,
We currently have 50+ CustomFields attached to the Item record type; they work fine and are easy to set via the UI.
However, we need to set these values via the API when creating the new Item.
We can create new Items via the API and that is working fine.... but, we cannot figure out how to set the values on these CustomFields for an Item when either 1) creating a new item OR 2) setting these values to an existing item.
Can you shed some light on the procedure to accomplish this? The API docs do not seem to have an info on this (that I could find anyway). Thanks!
Regards,
Rocco
Best Answer
-
LucienVersendaal Moderator, Lightspeed Staff Posts: 991 moderator
Hi @mikesit,
Thank you for contacting us.
Please take a look at https://developers.lightspeedhq.com/retail/endpoints/Item-CustomField/ maybe this will help.
Answers
Bump