I want to build a test Mobile Wallet API based on attached api spec.
Mobile-Money-API-Specification-1.2.0-Master.pdf
The solution has a number of must-have features
- Idempotency keys
- Async transaction status
- Webhooks for events
- OAuth2 authentication
- Strong validation + audit trail
- reversals
- KYC verification may be needed
- Multi Currency
- Database persistence (SQL Server)
If you identify anything else from the spec then feel free to add this in
I want to build a test Mobile Wallet API based on attached api spec.
Mobile-Money-API-Specification-1.2.0-Master.pdf
The solution has a number of must-have features
If you identify anything else from the spec then feel free to add this in