Skip to main content
POST
Register a receivable's credit instrument at the registradora

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

receivableRef
string
required

The receivable this call is about, as an opaque identifier. Which format it carries belongs to the jurisdiction that booked it; nothing here parses it.

Required string length: 1 - 128

Body

application/json
fundId
string<uuid>
required

The fund whose registry configuration governs this registration.

Response

Accepted

commandReference
string
required

Our deterministic idempotency key for this command. Quoting it back reaches the same command, never a second one.

providerReference
string
required

The registry's own protocol number for this command.

receivableRef
string
required

The receivable the command is about.

replayed
boolean
required

True when the registry was NOT reached because this exact command had already been acknowledged.

state
string
required

requested (issued and acknowledged, waiting on the registry's acceptance), confirmed, or failed.