Skip to main content
square.updateVendor updates an existing Vendor object as a supplier to a seller.

Example

automations/square-update-vendor.automation.ts

Inputs

Every input accepts a compatible signal. It requires VENDOR_WRITE. Use the official UpdateVendor reference for provider field semantics and limits.

Output

Returns the official Square.UpdateVendorResponse response as a codec-safe object. Square integer money amounts remain bigint values.