Skip to content

DoCurious API Reference / types / VendorAccountStatus

Type Alias: VendorAccountStatus

VendorAccountStatus = "active" | "inactive" | "suspended"

Defined in: types/vendor.types.ts:28

Operational status of an approved vendor account. suspended vendors cannot create new challenges and their existing challenges are hidden from Explore.

DoCurious Platform Documentation