Arborescence des pages

Vous regardez une version antérieure (v. /display/DT/Webservice+-+getTransactionDetailsRequest) de cette page.

afficher les différences afficher l'historique de la page

« Afficher la version précédente Vous regardez la version actuelle de cette page. (v. 8) afficher la version suivante »

 Request

Response


The search function of a transaction permits to obtain the details of a payment transaction whatever its state.

The getTransactionDetailsRequest message is used to search the details of a payment transaction.

You should use transactionID or orderRef to identify the transaction.

The query has the following structure.

Request 


Element

Description

Required

Format

version

Payline web services version. To be valued with the latest version: see the table of versions.

Yes

N2

transactionID

The identifier of the transaction communicated by PaylineNo

AN50

orderRefThe identifier of the order at the merchantNoAN50
startDate

Start of the period for which transactions are sought.

Format DD/MM/YYYY

NoDate
endDate

End of the period for which transactions are sought.

Format DD/MM/YYYY

NoDate
transactionHistory

This flag retrieves the list of associated payments (associatedTransactions) as well as the status history (statusHistoryList) for a given transaction.

This feature is optional. 
The possible values ​​are: 
- "Y": display of the status history and associated payments; 
- "N": absence of status history and associated payments; 
- Null or unspecified: absence of status history

NoA1
archiveSearch

True: The search in the archive database will be activated. 
False: The search in the archive database will not be activated.

NoBoolean

  • Aucune étiquette