Approve a store
Move apending_approval store to open with approveSellerWorkflow.
src/api/custom/approve/route.ts
Suspend and reinstate
Freeze anopen store’s operations, then reinstate it once the issue is resolved.
Approve, suspend, and terminate stores from server code.
pending_approval store to open with approveSellerWorkflow.
open store’s operations, then reinstate it once the issue is resolved.