400
merchants.invalid_tenantmerchantstenant_id is required
Returned by the implementation; no specification rule declares it yet.
A platform-surface operation was called without the tenant it acts on.
Why the API refuses
tenant_id is required
What to do
Call it as /tenants/{tenant_id}/…. See tenant_required for the framework-level form.