Remove a vendor relationship (referential guard on default+open POs)
Removes a vendor relationship from a product. Open purchase orders referencing this vendor-product
pair are not automatically cancelled. If the vendor relationship is the preferred vendor and
other vendors exist, the next vendor by creation date becomes preferred.
Requires products:write scope.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Headers
Client-generated unique key for idempotent POST/PATCH/DELETE operations. Alias for the Idempotency parameter. Max 255 chars. On retry with the same key, the original response is returned without re-executing the operation. Keys expire after 24 hours.
255Response
Removed

