Skip to main content
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 requires VENDOR_WRITE. Use the official BulkCreateVendors reference for provider field semantics and limits.

Output

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