get https://demo.mifinity.com/api/transactions//status
An API call that given a transaction reference, returns the status of that particular transaction.
Log in to see full request history
Responses
An API call that given a transaction reference, returns the status of that particular transaction.
xxxxxxxxxx
curl --request GET \
--url https://demo.mifinity.com/api/transactions/transactionReference/status \
--header 'accept: application/json' \
--header 'api-version: 1'
Try It!
to start a request and see the response here! Or choose an example: