PaygateDeveloper documentation
400ratelimit.tenant_requiredratelimit

A tenant_id path segment is required

Returned by the implementation; no specification rule declares it yet.

The platform surface acts on a tenant through the path, and this operation was called without one.

Why the API refuses

a tenant_id path segment is required

What to do

Call it as /tenants/{tenant_id}/….