get https://api-integration.pxp-solutions.net/transactionservice/api/v5/transactions?merchantId=&clientSystemTransactionId=&singleUseTokenId=&optionalResponseFields=&optionalResponseFields=
This Service is used to for Card / APM processing.
This request type can be used to get the transaction status and details using the Transaction reference (clientSystemTransactionId or clientSystemInvoiceId) and optionally narroring down to a specific Single Use Token (singleUseTokenId) supplied in the original transaction request.
Note: If singleUseTokenId is NOT provided, then the response will be an array of responses.
Below are the possible values for optionalResponseFields
| optionalResponseFields |
|---|
| clientSystemTransactionId |
| clientSystemInvoiceId |
| cardSchemeReference |
| providerResponseCodeResult |
| providerCardSecurityResponseCode |
| providerAddressVerificationResponseCode |
| providerDiscretionaryData |
| providerRetrievalReferenceNumber |
