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 requiresVENDOR_WRITE.
Use the official BulkUpdateVendors reference for provider field semantics and limits.
Output
Returns the officialSquare.BatchUpdateVendorsResponse response as a codec-safe object. Square integer money amounts remain bigint values.