square.bulkRetrieveVendors retrieves one or more vendors of specified Vendor IDs.
Example
automations/square-bulk-retrieve-vendors.automation.ts
Inputs
Every input accepts a compatible signal. It requiresVENDOR_READ.
Use the official BulkRetrieveVendors reference for provider field semantics and limits.
Output
Returns the officialSquare.BatchGetVendorsResponse response as a codec-safe object. Square integer money amounts remain bigint values.