shell bypass 403
# Vendor Status
The status of the [Vendor](../../doc/models/vendor.md),
whether a [Vendor](../../doc/models/vendor.md) is active or inactive.
## Enumeration
`VendorStatus`
## Fields
| Name | Description |
| --- | --- |
| `ACTIVE` | Vendor is active and can receive purchase orders. |
| `INACTIVE` | Vendor is inactive and cannot receive purchase orders. |