Vendors, when returned from the API have the following fields
Field Name | Type | Description | Example value |
---|---|---|---|
last_updated_at |
Unix Time |
Last time the record was updated | 1709055504 |
vendor_id |
string (UUID) |
Unique identifier for this vendor. | "fc21ee17-1eac-40b7-8266-65dd26650b77" |
event_id |
string (UUID) |
Unique identifier for the dashboard | "253723ad-3e3b-4f13-b9f7-8b08d1d88906" |
store_id |
string (UUID) |
Unique identifier for the inventory store/warehouse associated with the vendor | "e2c26502-43ed-40b3-b04d-4f7a4a315366" |
name |
string |
Vendor’s name | “Pool Bar” |
description |
string |
Description of the item | "Main Pool Bar on Terrace" |
last_updated_by_account_id |
string (UUID) |
Account id of the user who last updated this item | "1056396b-03b1-4da5-9ceb-b7004e976213" |