Query Failed Notifications
Request the push service to resend any notifications it may have failed to send earlier.
Retrieve a list of transactions that may have failed to be displayed from an initial query on a particular merchant's shortcode
POST http://40.114.209.253:87/merchants/resend
Request Body
Name
Type
Description
StoreNumber
5748673
Paybill or Buy goods - A 5 to 7 digit account number) used to identify an organization and receive the transaction.
{
"ResultCode": 1,
"ResultDescr ": "Success"
}{
"ResultCode": 0,
" ResultDescr ": "Error Description"
}Last updated