Mono Colombia

Targets

Resolved destinations returned by the Bre-B central directory.

A target is what you get when you resolve a payment key against the Bre-B central directory: a structured object describing who owns the key, which bank holds the destination account, and what name will be displayed to the payer for confirmation. Targets are the artifact you pass to the outgoing-transfer endpoint when you want to dispatch a payment.

You will encounter targets every time your tenant sends a Bre-B payment. The flow is always: take a payment key, resolve it to a target, show the target's holder name to the payer for confirmation, then dispatch the transfer.

What a target contains

FieldMeaning
Holder nameThe name registered at the destination bank. Show this to the payer.
Holder documentIdentification document of the holder (when authorized).
Destination bankThe participant that holds the destination account.
Resolution timestampWhen the resolution happened.

Next steps

On this page