FR-PAY-041 — Record a disbursement failure; notifies FO + affected SUB(s) and flips batch to PARTIALLY_FAILED.
POST/core/api/v1/workforce/payment-batches/:id/disbursement-failure
Request body is an inline object, not a validated DTO. The reason field does get a manual length check in the handler, but no formal schema.
Request
Responses
- 200
- 201
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.