latestOpenAPI 3.1.02026-08-225410898.5 KB

5fb236d03a88

Vendors

Update a vendor

patch/v1/vendors/{vendor_id}

Path parameters

vendor_idstring required

Request body

namestring

Vendor name. Omit to leave unchanged.

emailstring nullable

Vendor email. Omit to leave unchanged; pass null to clear it.

reference_keystring

Vendor reference key. Omit to leave unchanged.

is_enabledboolean

Whether this vendor is assignable to new work. Omit to leave unchanged.

market_idsstring[]

IDs of the markets this vendor serves. Omit to leave unchanged. A vendor with no market associations (empty list) serves all markets.

Response

OK