Skip to main content
square.createVendor creates a single Vendor object to represent a supplier to a seller.

Example

automations/square-create-vendor.automation.ts

Inputs

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

Output

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