BW Posted February 12, 2024 Posted February 12, 2024 Hello! From the Loyverse API documentation, it doesn't look like it is possible to update the price of a single item (with no variants). Is this correct? I can't see any options in Zoho Flow or Zapier either. Any help appreciated. Thank you.
Yasuaki Posted March 21, 2024 Posted March 21, 2024 Hello, In Zapier, you can update the price of a single item by "Create or Update Single Item" action. Zoho Flow also has the same endpoint. For your information, in the logic of API, all items are considered as if they have at least 1 variant.
DaveHerbert Posted August 26, 2024 Posted August 26, 2024 even an item with no variants has its own variant_id
Yasuaki Posted August 30, 2024 Posted August 30, 2024 On 8/26/2024 at 9:30 PM, DaveHerbert said: even an item with no variants has its own variant_id Yes, items with no variants also have variant_id. It is for the consistency of data structure.
Recommended Posts