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
| Field | Meaning |
|---|---|
| Holder name | The name registered at the destination bank. Show this to the payer. |
| Holder document | Identification document of the holder (when authorized). |
| Destination bank | The participant that holds the destination account. |
| Resolution timestamp | When the resolution happened. |