maib MIA QR API
EN
EN
  • Overview
    • General Technical Specifications
    • MIA QR Types
  • Endpoints
    • Authentication
      • Obtain Authentication Token
    • Payment Initiation
      • Create QR Code (Static, Dynamic)
      • Create Hybrid QR Code
        • Create Extension for QR Code by ID
    • Payment Cancellation
      • Cancel Active QR (Static, Dynamic)
      • Cancel Active QR Extension (Hybrid)
    • Payment Refund
      • Refund Completed Payment
    • Information Retrieval (GET)
      • Display List of QR Codes with Filtering Options
      • Retrieve QR Details by ID
      • Retrieve List of Payments with Filtering Options
      • Retrieve Payment Details by ID
  • Payment Simulation (Sandbox)
  • Notifications on Callback URL
  • Errors
    • API Errors
    • HTTP Status Codes
  • Glossary
  • maib e-commerce API
Powered by GitBook
On this page
  1. Endpoints

Information Retrieval (GET)

The QR MIA API provides multiple GET methods that allow retrieving information about the generated QR codes.

These methods are useful for merchants and integrators who want to:

  • check the current status of a QR code at any time (e.g., active, paid, expired, etc.),

  • filter or sort existing QR codes based on various criteria (amounts, dates, types, statuses, etc.),

  • access complete details about a specific QR code or a set of QR codes within a time range.

All this information is also automatically delivered via the callback mechanism.

PreviousRefund Completed PaymentNextDisplay List of QR Codes with Filtering Options

Last updated 1 day ago