MatchMove
Overview
Integration with MatchMove — SG-native embedded finance platform. Has MAS license (Major Payment Institution). Provides digital wallets, prepaid/virtual card issuing (Visa/Mastercard), KYC/AML, multi-currency accounts. Focus on B2B2C model (white-label financial products). Coverage: SG, PH, IN, ID, VN.
Configuration
Required Parameters
| Parameter | Description |
|---|
api_key | API Key |
program_id | Program ID |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| POST | /wallets | Creation wallet |
| GET | /wallets/{id} | Retrieval wallet |
| POST | /wallets/{id}/topup | Top-up wallet |
| POST | /cards | Card issuance |
| PUT | /cards/{id}/block | Block cards |
| GET | /cards/{id}/balance | Balance cards |
| PUT | /wallets/{id}/kyc/upgrade | Upgrade KYC |
Resources