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