How to add Notes to a Vendor record

in Development
Hey Guys,
I see in the Retail UI that the vendor records can have notes attached.
How to we maintain these notes via the API? I could not find any reference in the docs.
Thanks,
rock
Best Answer
-
LucienVersendaal Moderator, Lightspeed Staff Posts: 991 moderator
Hi @mikesit,
Thank you for contacting us.
Unfortunataley, the notes for vendors aren't exposed in the API. To check all available relation of an endpoint, use
?load_relations=all
.Like
/Vendor?load_relations=all