removeFromFraudList
To search in the page use Ctrl+F on your keyboard
The operation allows to remove from all fraud lists PAN, TOKEN, Tid /Date, Tref.
Recommended interfaceVersion: FR_WS_2.58
Endpoints
-
- PROD
-
https://office-server.sips-services.com/rs-services/v2/fraud/removeFromFraudList - method
- POST
-
- TEST
-
https://office-server.test.sips-services.com/rs-services/v2/fraud/removeFromFraudList - method
- POST
-
- PROD
-
https://office-server.sips-services.com/services/v2/fraud?wsdl - method
- POST
-
- TEST
-
https://office-server.test.sips-services.com/services/v2/fraud?wsdl - method
- POST
Request
Required
-
fraudListElementValue- presence
- Required
- Interface version
- 2.15
Depending on the fraudListElementType, this field refers to the fraud list used. Below two examples of use cases:fraudListElementType = PAN fraudListElementValue contains a list of card numbers. fraudListElementType = TRANSACTION_ID fraudListElementValue contains a list of pairs (transactionId – transactionDate) in the following form: transactionId”@”transactionDate (example: 123987@20180919).
-
fraudListLevel- presence
- Required
- Interface version
- 2.15
Level / Color of the fraud list to be fed.
List of values
Black- Black list
Grey- Grey list
White- White list
-
fraudListType- presence
- Required
- Interface version
- 2.15
Type of list used for the Fraud check.
List of values
BicList- Bic List
CardBinList- Card Bin list
CardList- Card list
CustomerNameList- Customer name list
EmailList- Email list
IbanList- IBAN list
IdList- ID List
IpList- IP Address List
MandateList- Mandate List
PhoneNumberList- Phone number list
PostalCodeList- Postal code list
-
interfaceVersion- presence
- Required
- Interface version
- 2.15
Version of the interface used. It is composed of a prefix that varies according to the function used and a version number (e.g. IR_WS_2.47).
Please refer to the function page for the value to use. Use the latest interface version number.
List of values
FR_WS_2.- Sips Office (SOAP) interface for Fraud functions.
-
keyVersion- presence
- Required
- Interface version
- 2.15
Version of the merchant’s secret key used to calculate the imprint of the message (key stored by the merchant to verify the imprint of the automatic and manual notifications).
-
merchantId- presence
- Required
- Interface version
- 2.15
Identifier of the shop, this value is provided to the merchant by Worldline Sips during the shop registration.
-
seal- presence
- Required
- Interface version
- 2.15
Message seal used to ensure the integrity of the request and the authentication of sender / receiver of the message.
Conditional
-
fraudListElementType- presence
- Conditional
- Interface version
- 2.15
Feeding mode of the fraud card list.
List of values
PAN- Fraud list is populated with PAN of card
TOKEN- Fraud list is populated with Token of card
TRANSACTION_ID- Fraud list is populated with transaction identifier (transactionId, transactionDate)
TRANSACTION_REF- Fraud list is populated with transaction reference (transactionReference)
Optional
-
intermediateServiceProviderId- presence
- Optional
- Interface version
- 2.15
Identifier of the Service used by the merchant for the exchanges with the Worldline Sips platform.
-
sealAlgorithm- presence
- Optional
- Interface version
- 2.15
Algorithm applied to calculate the seal encryption.
List of values
HMAC-SHA-256- The encryption algorithm applied is HMAC-SHA-256
HMAC-SHA-512- The encryption algorithm applied is HMAC-SHA-512
SHA-256- The encryption algorithm applied is SHA-256
Request sample
Response
Required
-
seal- presence
- Required
- Interface version
- 2.15
Message seal used to ensure the integrity of the request and the authentication of sender / receiver of the message.
Optional
-
errorFieldName- presence
- Optional
- Interface version
- 2.15
Error field name of the incoming request. Present when responseCode = 12 or 30.
-
fraudResponseCode- presence
- Optional
- Interface version
- 2.15
Fraud response code.
Response sample
Changelog
| Interface version | Data | Attendance | Container |
|---|---|---|---|
| 2.15 |
intermediateServiceProviderId
|
Request | |
| 2.15 |
sealAlgorithm
|
Request | |
| 2.15 |
fraudListElementValue
|
Request | |
| 2.15 |
fraudListLevel
|
Request | |
| 2.15 |
fraudListType
|
Request | |
| 2.15 |
interfaceVersion
|
Request | |
| 2.15 |
keyVersion
|
Request | |
| 2.15 |
merchantId
|
Request | |
| 2.15 |
seal
|
Request/Response | |
| 2.15 |
fraudListElementType
|
Request | |
| 2.15 |
errorFieldName
|
Response | |
| 2.15 |
fraudResponseCode
|
Response |