Skip to main content
square.bulkUpdateVendors updates one or more of existing Vendor objects as suppliers to a seller.

Example

automations/square-bulk-update-vendors.automation.ts

Inputs

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

Output

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