square.bulkCreateVendors creates one or more Vendor objects to represent suppliers to a seller.
Example
automations/square-bulk-create-vendors.automation.ts
Inputs
Every input accepts a compatible signal. It requiresVENDOR_WRITE.
Use the official BulkCreateVendors reference for provider field semantics and limits.
Output
Returns the officialSquare.BatchCreateVendorsResponse response as a codec-safe object. Square integer money amounts remain bigint values.