Interface

TransactionCompletionDetails

TransactionCompletionDetails

Request payload containing the completion instructions

View Source model/TransactionCompletionDetails.d.ts, line 3

Members

string

# clientReference

A client reference to be associated with the transaction.

View Source model/TransactionCompletionDetails.d.ts, line 13

Array

# completions Optional

List of completions with amounts. Can be used to execute a completion on multiple payment instruments. If completions is not supplied any pre-authorised sub transactions will be completed

View Source model/TransactionCompletionDetails.d.ts, line 17

string

# orderNumber

An order number to be associated with the transaction.

View Source model/TransactionCompletionDetails.d.ts, line 9