Skip to main content
GET
Get assignment fund

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

fundId
string<uuid>
obrigatório

Fund registration identifier.

Resposta

OK

administratorName
string
obrigatório

Fund administrator name.

administratorTaxId
string
obrigatório

Fund administrator registration identifier.

assignmentRate
string
obrigatório

Monthly effective cession rate as a decimal fraction string, scale 8 (e.g. "0.01750000").

assignorConcentrationLimit
string
obrigatório

Regulation concentration limit per assignor, as a decimal fraction string, scale 8.

createdAt
string
obrigatório

Creation timestamp (RFC3339, UTC).

eligibilityMode
string
obrigatório

full (our verification is authoritative) or prefilter (the administrator verifies; the same engine runs ahead of the offer file).

fundName
string
obrigatório

Fund name.

fundTaxId
string
obrigatório

Fund registration identifier; the natural key of the registration within a tenant.

id
string
obrigatório

Fund registration identifier (uuid). Stable across configuration changes.

offerFileLayoutRef
string
obrigatório

Versioned reference to the custodian export layout.

paidToTransferredWindowSeconds
integer<int64>
obrigatório

Orphan-detector window for "paid without transferred", in seconds.

paymentSourceConcentrationLimit
string
obrigatório

Regulation concentration limit per payment source, as a decimal fraction string, scale 8 (e.g. "0.15000000").

registryProvider
string
obrigatório

Which registry governs this fund's cession. none means no registry governs it; any other value is a registry declared by one of this deployment's jurisdictions.

repeatedCutLimit
integer<int64>
obrigatório

How many times this fund may cut the same receivable before it stops returning to the pool automatically.

riskRetention
string
obrigatório

Whether assigning to this fund leaves substantial risk with the assignor (Res. CMN 4.966). Always none today: the receivable is derecognized and the result recognized on the sale date.

termMode
string
obrigatório

Who generates the endorsement term: lender_emitted or administrator_generated.

transferredToAcceptedWindowSeconds
integer<int64>
obrigatório

Orphan-detector window for "transferred without accepted", in seconds.

updatedAt
string
obrigatório

Last-update timestamp (RFC3339, UTC).