invalid_request
Partner API error
HTTP status: 400
Cause
Request failed validation — wrong query, path, or body parameter.
Partner action
Fix the payload according to the OpenAPI spec. Read error.message for the specific field.
Gando action (internal)
Check route handler Zod validation and error paths in partner.service.ts.