Skip to main content
POST
Attach evidence to a consignado compensating adjustment

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Headers

X-Idempotency
string
required

Canonical idempotency request ID (lib-commons enforcer reads this).

Path Parameters

id
string<uuid>
required

Compensating adjustment operation identifier.

Body

The body is of type file.

Response

Created

adjustmentId
string
required

Compensating adjustment operation this evidence is attached to.

createdAt
string
required

RFC3339 UTC.

existing
boolean
required

True when this call replayed an already-stored upload (same adjustment, same digest), never a duplicate.

id
string
required

Evidence record identifier.

mimeType
string
required

application/pdf, image/jpeg or image/png.

sizeBytes
integer<int64>
required

Uploaded size in bytes.