Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

This notification is sent when a merchant is settled. It is sent to the merchant's notification endpoint.

Settlement Notification Object

{
	"settlementReference": "JDFHKHDLSJD",
	"amount": 100000.00,
	"destinationAccountNumber": "0802139801",
	"destinationAccountName": "MERCHANT LIMITED",
	"destinationBankCode": "058",
	"destinationBankName": "GTBANK",
	"settlementTime": "20/09/2019 11:35:21",
	"transactionsCount": 1
}


  • No labels