Singapay Home Page
Logo Icon
  1. QRIS (Money Out)
  2. QRIS MPM as Issuer (Money-Out) API Documentation

API Endpoints Overview

MethodEndpointDescription
POST/api/v2.0/qris/issuer/mpm/inquiry-merchantUsed to retrieve merchant (MPM) information based on the qr_code data provided.
POST/api/v2.0/qris/issuer/mpm/payment-creditUsed to initiate a payment credit transaction.
POST/api/v2.0/qris/issuer/mpm/check-statusUsed to check the status of the latest transaction.

All endpoints use POST as the HTTP Method, require JSON format, and are secured with OAuth 2.0 with Acces s Token authentication .