Create vendor
documentedCreates a single Vendor object.
POST /v2/vendors/createVendorsno implementation yet0 runsInput
idempotency_key*
Idempotency key (UUID)
e.g., 8fc6a5b0-9fe8-4b46-b46b-2ef95793abbe
vendor_name*
Vendor name
Acme Supplies LLC
vendor_address_line_1*
Vendor address line 1
123 Market St
vendor_address_line_2
Vendor address line 2
Suite 400
vendor_locality*
Vendor locality (city)
City
vendor_administrative_district_level_1*
Vendor state/province
State/Province
vendor_postal_code*
Vendor postal code
ZIP/Postal code
vendor_country*
Vendor country code
Country code (US)
vendor_contact_name
Vendor contact name
John Doe
vendor_contact_email
Vendor contact email
contact@example.com
vendor_contact_phone
Vendor contact phone
+1-555-0100
vendor_account_number
Vendor account number
Account number
vendor_note
Vendor note
Optional note about vendor
square_version*
Square API version
YYYY-MM-DD
Calls Square as you (your API key is your account); keychains.dev holds the credentials.