DutyClaims Docs
Problem Type

Validation Error 422

The payload shape or field semantics do not satisfy the current contract.

What it means

The payload shape or field semantics do not satisfy the current contract.

What to do next

Compare the payload against the current v1 schema, required fields, and any documented enum constraints.

Related docs