Vendor/Customer Update

We have a need for updating customer/vendor information - name, address and such.

Can’t seem to find the mutation for this.

Hey @RichardTrimit,

Thanks for reaching out and welcome to our Developer Community!

At the moment there are no mutations that exist that can be used to update a vendor’s information. I will go ahead and share this feedback with the team.

Please let me know if you have any questions or concerns.

Best,
RayanP

Hello

Thanks for the reply.

IS this the same for customers – that is we cannot update the information once it is send ?

image001.png

Hey @RichardTrimit,

Thanks for hanging in there!

The 4 vendor mutations available through the Public API are vendor_add, vendor_delete, vendor_add_product, and vendor_remove_product. After creation, you can delete the vendor, add products, and remove products from the vendor via our Public API.

Any other information will have to be changed via the Webpage.

Please let me know if you have any questions or concerns, I’m here to help!

Best,
RayanP