Top-ups
Money-in: payment intents, operator top-up links, status.
📄️ Create a hosted top-up link
**Machine token.** Called by your backend, using your `client_credentials` token.
📄️ List your top-ups
**User token.** Called by your app on behalf of the person holding the wallet. A machine token cannot call this.
📄️ Start a top-up
**User token.** Called by your app on behalf of the person holding the wallet. A machine token cannot call this.
📄️ List a wallet's top-ups
**Machine token.** Called by your backend, using your `client_credentials` token.
📄️ Read one top-up
**User token.** Called by your app on behalf of the person holding the wallet. A machine token cannot call this.