Attach evidence to a consignado compensating adjustment
Streams one operator-supplied evidence file (PDF, JPEG or PNG, up to 20 MiB) to the Lender’s own object storage and persists its metadata. Without a configured object store, this fails closed. Idempotent via the X-Idempotency header enforced by the platform middleware; re-uploading the SAME bytes for the same operation is inert.
Authorizations
JWT bearer token issued by the identity provider.
Headers
Canonical idempotency request ID (lib-commons enforcer reads this).
Path Parameters
Compensating adjustment operation identifier.
Body
The body is of type file.
Response
Created
Compensating adjustment operation this evidence is attached to.
RFC3339 UTC.
True when this call replayed an already-stored upload (same adjustment, same digest), never a duplicate.
Evidence record identifier.
application/pdf, image/jpeg or image/png.
Uploaded size in bytes.

