Payees
Add a payee
Who they are is the easy part. What VYRE needs depends on how they get paid, so pick that first.
- Their name
- The mobile number they signed up with
- Their full name
- Sort code and account number
- Their full name
- Their IBAN
- Where the account is
NO_SESSIONNobody is signed in on this browser, so there is no payee book to show. Sign in and this fills with the people you actually pay.
IllustrativeThe book above is real — GET /beneficiaries, the customer’s own saved payees, masked by the platform before they leave it — and so is adding: /payees/new writes POST /beneficiaries and lands back here with the new payee in the list. What remains illustrative is renaming and removing, which the platform supports and this page does not offer yet. Destination details stay masked with the raw value never reaching this browser — sending happens by id, so nothing on this screen is a usable identifier.