Error body
HTTP status codes
Common validation errors
Validation failures return 400 withmessage: "Validation failed" and an errors array. Each entry is field: constraint. The exact messages you will see most often:
Bulk Excel uploads return row-level errors instead, each with
row, field and message. See Bulk Upload via Excel.
DGFT credential error codes
Endpoints that operate on a customer’s DGFT connection return a structured error when that connection fails. Branch onerrorCode, never on message:
Related
- Authentication for auth failures and rate limits.
- Download eBRC PDF shows credential error recovery end to end.
- Push IRM Request Fields for every field’s format and constraints.