Get Payment Status
GET https://sandbox.momodeveloper.mtn.com/collection/v2_0/payment/:Request_ID_Payment
Retrieve Payment Response
This endpoint retrieves the response for a specific payment request identified by the provided Request ID.
Request
- Method: GET
- URL:
https://sandbox.momodeveloper.mtn.com/collection/v2_0/payment/:Request_ID_Payment
Response
- Status: 200
- Content-Type: application/json
- Body:
json { "referenceId":"", "status":"", "reason":"" }
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Target-Environment | string | ||
Ocp-Apim-Subscription-Key | string |