GetPaymentStatus endpoint is used by the merchant system to retrieve the current status of an IRIS payment after the QR code has been displayed to the final customer (payer).GetPaymentStatus, the following conditions must be met:InitiatePayment.endToEndDiasId from the InitiatePayment response.GetPaymentStatus endpoint uses query parameters, not a request body.| Parameter | Type | Required | Description |
|---|---|---|---|
| endToEndDiasId | string | Yes | The unique IRIS payment identifier returned by DIAS in the InitiatePayment response. This value is mandatory for retrieving the correct payment status. |