logo Sogenactif

Release 24.2

go directly to content

Search by keywords

getVelocityData

To search in the page use Ctrl+F on your keyboard

This function makes it possible to check the activity of a given data field over a given period.

Recommended interfaceVersion: FR_WS_2.53

  • PROD
    https://office-server.sogenactif.com/rs-services/v2/fraud/getVelocityData
    method
    POST
  • TEST
    https://office-server-sogenactif.test.sips-services.com/rs-services/v2/fraud/getVelocityData
    method
    POST
  • PROD
    https://office-server.sogenactif.com/services/v2/fraud?wsdl
    method
    POST
  • TEST
    https://office-server-sogenactif.test.sips-services.com/services/v2/fraud?wsdl
    method
    POST

Required

Optional

Request sample

            {
  "interfaceVersion": "FR_WS_2.9",
  "keyVersion": "1",
  "merchantId": "011223344550000",
  "velocityElementType": "customerId",
  "velocityElementValue": "cust010",
  "velocityPeriod": "50",
  "seal": "fc24b9e6bd7a433d258a1df1a8af2698b917d1632aaa1bc12c5c8f45adbeba11"
}

        
                  <urn:getVelocityData>
         <urn:input>
            <urn:merchantId>011223344550000</urn:merchantId>
            <urn:interfaceVersion>FR_WS_2.2</urn:interfaceVersion>
            <urn:velocityElementType>customerId</urn:velocityElementType>
            <urn:velocityElementValue>cust010</urn:velocityElementValue>
            <urn:velocityPeriod>50</urn:velocityPeriod>
         </urn:input>
      </urn:getVelocityData>

        

Required

  • seal
    presence
    Required
    Interface version
    2.0

    Message seal used to ensure the integrity of the request and the authentication of sender / receiver of the message.

Optional

Response sample

            {
  "responseCode": "00",
  "velocityTotalAmount": 0,
  "velocityNbTransaction": 0,
  "velocityProfilMaxTotalAmount": 1000,
  "velocityProfilMaxNbTrans": 10,
  "velocityProfilMaxTransAmount": 100,
  "currencyCode": "978",
  "velocityProfileName": "all_controls",
  "velocityProfilPeriod": 10,
  "velocityProfileDateTime": "2014-11-19T14:21:32+01:00",
  "seal": "5a65b70f786047ef13f80a55a6642211daa52df74039c605e70ac7d752f52731"
}

        
                  <getVelocityDataResponse xmlns="urn:sips:cn:contract:office:diagnostic:v2">
         <output>
            <responseCode>00</responseCode>
            <currencyCode>978</currencyCode>
            <velocityTotalAmount>0</velocityTotalAmount>
            <velocityNbTransaction>0</velocityNbTransaction>
            <velocityProfilMaxTotalAmount>1000</velocityProfilMaxTotalAmount>
            <velocityProfilMaxNbTrans>10</velocityProfilMaxNbTrans>
            <velocityProfilMaxTransAmount>100</velocityProfilMaxTransAmount>
            <velocityProfilName>all_controls</velocityProfilName>
            <velocityProfilPeriod>10</velocityProfilPeriod>
            <velocityProfilDateTime> 2012-04-03T21:21:33-12:00</velocityProfilDateTime>
         </output>
      </getVelocityDataResponse>

        

Changelog


Interface version Data Attendance Container
2.12 intermediateServiceProviderId Request
2.12 sealAlgorithm Request
2.0 velocityPeriod Request
2.0 interfaceVersion Request
2.0 keyVersion Request
2.0 merchantId Request
2.0 seal Request/Response
2.0 velocityElementType Request
2.0 velocityElementValue Request
2.0 currencyCode Response
2.21 errorFieldName Response
2.0 responseCode Response
2.0 velocityNbTransaction Response
2.0 velocityProfileDateTime Response
2.0 velocityProfileMaxNbTrans Response
2.0 velocityProfileMaxTotalAmount Response
2.0 velocityProfileMaxTransAmount Response
2.0 velocityProfileName Response
2.0 velocityProfilePeriod Response
2.0 velocityTotalAmount Response

This site uses trackers to improve your experience, perform analysis and researches on your use of Sogenactif documentation website.
You have several options:
Closing this banner you refuse the use of trackers on your device.

Configuration