MellonGroupPOS.getSuccessfullTransactionDetails Method
It is referenced by the "Transaction" and "InitialTransaction" fields of a transaction intent and can be used toprovide more details about the transaction.
Public Function getSuccessfullTransactionDetails( _
ByVal APIKey As String, _
ByVal CustomerReference As String _
) As List(Of transaction)
This language is not supported or no code example is available.
Parameters
- APIKey
- string
The API key that is obtained by the getApiKey method.
- CustomerReference
- string
The initial invoice's customer reference.