SBVendor
This object represents a vendor for your company. Use it to track products belonging to the same vendor. Two vendors cannot have the same website.
| Attribute | Description | Type | Required |
|---|---|---|---|
name | Vendor's name | string | required |
logo | Vendor's logo | string | optional |
website | Vendor's website | string | required |
address | Vendor's address | SBAddress | required |