Skip to main content

We are currently facing an issue while attempting to fetch the disbursement transaction status. The API consistently returns an HTTP status code 400 Bad Request.

Below is the cURL request we are using:

curl --location 'https://proxy.momoapi.mtn.com/disbursement/v1_0/transfer/WSN131031022510P10181' \
--header 'Content-Type: application/json' \
--header 'X-Reference-Id: 762dd54a-ffef-4f38-b317-3cca9de85319ewe88' \
--header 'X-Target-Environment: mtnzambia' \
--header 'Ocp-Apim-Subscription-Key: xxxxxxxxxxxxxxxxxxxxx' \
--header 'Authorization: Bearer xxxxxxxxxxxxxxxxxxxxxxxxx'

Could you kindly assist us in identifying the cause of the error?