Skip to content

Commit cd094dc

Browse files
committed
sdk changes for sdk hash value
1 parent 28c5d84 commit cd094dc

7 files changed

+45
-47
lines changed

docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentCard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
1010
**start_month** | **String** | Month of the start of the Maestro (UK Domestic) card validity period. Do not include the field, even with a blank value, if the card is not a Maestro (UK Domestic) card. `Format: MM`. Possible Values: 01 through 12. **Note** The start date is not required for Maestro (UK Domestic) transactions. | [optional]
1111
**start_year** | **String** | Year of the start of the Maestro (UK Domestic) card validity period. Do not include the field, even with a blank value, if the card is not a Maestro (UK Domestic) card. `Format: YYYY`. **Note** The start date is not required for Maestro (UK Domestic) transactions. | [optional]
1212
**use_as** | **String** | 'Payment Instrument was created / updated as part of a pinless debit transaction.' | [optional]
13-
**hash_value** | **String** | Hash value representing the card. | [optional]
13+
**sdk_hash_value** | **String** | Hash value representing the card. | [optional]
1414
**tokenized_information** | [**Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation**](Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation.md) | | [optional]
1515

1616

docs/TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**true_ipaddress** | **String** | Customer’s true IP address detected by the application. For details, see the `true_ipaddress` field description in _Device Fingerprinting Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Device Fingerprinting Guide_ (PDF link). | [optional]
7-
**hash_value** | **String** | The unique identifier of the device that is returned in the `riskInformation.providers.fingerprint.device_fingerprint_hash` API reply field. NOTE: For details about the value of this field, see the `decision_provider_#_field_#_value` field description in the _Decision Manager Using the SCMP API Developer Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Decision Manager Using the SCMP API Developer Guide_ (PDF link). For more details about this field, see the `device_fingerprint_hash` field description in the _Device Fingerprinting Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Device Fingerprinting Guide_ (PDF link). | [optional]
7+
**sdk_hash_value** | **String** | The unique identifier of the device that is returned in the `riskInformation.providers.fingerprint.device_fingerprint_hash` API reply field. NOTE: For details about the value of this field, see the `decision_provider_#_field_#_value` field description in the _Decision Manager Using the SCMP API Developer Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Decision Manager Using the SCMP API Developer Guide_ (PDF link). For more details about this field, see the `device_fingerprint_hash` field description in the _Device Fingerprinting Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Device Fingerprinting Guide_ (PDF link). | [optional]
88
**smart_id** | **String** | The device identifier generated from attributes collected during profiling. Returned by a 3rd party when you use device fingerprinting. For details, see the `device_fingerprint_smart_id` field description in [CyberSource Decision Manager Device Fingerprinting Guide.](https://www.cybersource.com/developers/documentation/fraud_management) | [optional]
99

1010

generator/rest-api-spec-ruby.json renamed to generator/cybersource-rest-spec-ruby.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -24132,7 +24132,7 @@
2413224132
"example": "pinless debit",
2413324133
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
2413424134
},
24135-
"hashValue": {
24135+
"sdkHashValue": {
2413624136
"type": "string",
2413724137
"minLength": 32,
2413824138
"maxLength": 34,
@@ -24997,7 +24997,7 @@
2499724997
"example": "pinless debit",
2499824998
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
2499924999
},
25000-
"hashValue": {
25000+
"sdkHashValue": {
2500125001
"type": "string",
2500225002
"minLength": 32,
2500325003
"maxLength": 34,
@@ -26180,7 +26180,7 @@
2618026180
"example": "pinless debit",
2618126181
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
2618226182
},
26183-
"hashValue": {
26183+
"sdkHashValue": {
2618426184
"type": "string",
2618526185
"minLength": 32,
2618626186
"maxLength": 34,
@@ -27360,7 +27360,7 @@
2736027360
"example": "pinless debit",
2736127361
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
2736227362
},
27363-
"hashValue": {
27363+
"sdkHashValue": {
2736427364
"type": "string",
2736527365
"minLength": 32,
2736627366
"maxLength": 34,
@@ -28234,7 +28234,7 @@
2823428234
"example": "pinless debit",
2823528235
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
2823628236
},
28237-
"hashValue": {
28237+
"sdkHashValue": {
2823828238
"type": "string",
2823928239
"minLength": 32,
2824028240
"maxLength": 34,
@@ -32638,7 +32638,7 @@
3263832638
"example": "pinless debit",
3263932639
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
3264032640
},
32641-
"hashValue": {
32641+
"sdkHashValue": {
3264232642
"type": "string",
3264332643
"minLength": 32,
3264432644
"maxLength": 34,
@@ -33251,7 +33251,7 @@
3325133251
"example": "pinless debit",
3325233252
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
3325333253
},
33254-
"hashValue": {
33254+
"sdkHashValue": {
3325533255
"type": "string",
3325633256
"minLength": 32,
3325733257
"maxLength": 34,
@@ -34397,7 +34397,7 @@
3439734397
"example": "pinless debit",
3439834398
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
3439934399
},
34400-
"hashValue": {
34400+
"sdkHashValue": {
3440134401
"type": "string",
3440234402
"minLength": 32,
3440334403
"maxLength": 34,
@@ -35358,7 +35358,7 @@
3535835358
"example": "pinless debit",
3535935359
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
3536035360
},
35361-
"hashValue": {
35361+
"sdkHashValue": {
3536235362
"type": "string",
3536335363
"minLength": 32,
3536435364
"maxLength": 34,
@@ -36282,7 +36282,7 @@
3628236282
"example": "pinless debit",
3628336283
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
3628436284
},
36285-
"hashValue": {
36285+
"sdkHashValue": {
3628636286
"type": "string",
3628736287
"minLength": 32,
3628836288
"maxLength": 34,
@@ -36891,7 +36891,7 @@
3689136891
"example": "pinless debit",
3689236892
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
3689336893
},
36894-
"hashValue": {
36894+
"sdkHashValue": {
3689536895
"type": "string",
3689636896
"minLength": 32,
3689736897
"maxLength": 34,
@@ -38351,7 +38351,7 @@
3835138351
"example": "pinless debit",
3835238352
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
3835338353
},
38354-
"hashValue": {
38354+
"sdkHashValue": {
3835538355
"type": "string",
3835638356
"minLength": 32,
3835738357
"maxLength": 34,
@@ -38946,7 +38946,7 @@
3894638946
"example": "pinless debit",
3894738947
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
3894838948
},
38949-
"hashValue": {
38949+
"sdkHashValue": {
3895038950
"type": "string",
3895138951
"minLength": 32,
3895238952
"maxLength": 34,
@@ -39942,7 +39942,7 @@
3994239942
"example": "pinless debit",
3994339943
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
3994439944
},
39945-
"hashValue": {
39945+
"sdkHashValue": {
3994639946
"type": "string",
3994739947
"minLength": 32,
3994839948
"maxLength": 34,
@@ -40857,7 +40857,7 @@
4085740857
"example": "pinless debit",
4085840858
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
4085940859
},
40860-
"hashValue": {
40860+
"sdkHashValue": {
4086140861
"type": "string",
4086240862
"minLength": 32,
4086340863
"maxLength": 34,
@@ -41466,7 +41466,7 @@
4146641466
"example": "pinless debit",
4146741467
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
4146841468
},
41469-
"hashValue": {
41469+
"sdkHashValue": {
4147041470
"type": "string",
4147141471
"minLength": 32,
4147241472
"maxLength": 34,
@@ -46093,7 +46093,7 @@
4609346093
"example": "pinless debit",
4609446094
"description": "'Payment Instrument was created / updated as part of a pinless debit transaction.'\n"
4609546095
},
46096-
"hashValue": {
46096+
"sdkHashValue": {
4609746097
"type": "string",
4609846098
"minLength": 32,
4609946099
"maxLength": 34,
@@ -65356,7 +65356,7 @@
6535665356
"maxLength": 255,
6535765357
"description": "Customer\u2019s true IP address detected by the application.\n\nFor details, see the `true_ipaddress` field description in _Device Fingerprinting Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Device Fingerprinting Guide_ (PDF link).\n"
6535865358
},
65359-
"hashValue": {
65359+
"sdkHashValue": {
6536065360
"type": "string",
6536165361
"maxLength": 255,
6536265362
"description": "The unique identifier of the device that is returned in the `riskInformation.providers.fingerprint.device_fingerprint_hash` API reply field.\n\nNOTE: For details about the value of this field, see the `decision_provider_#_field_#_value` field description in the _Decision Manager Using the SCMP API Developer Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Decision Manager Using the SCMP API Developer Guide_ (PDF link).\n\nFor more details about this field, see the `device_fingerprint_hash` field description in the _Device Fingerprinting Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Device Fingerprinting Guide_ (PDF link).\n"
@@ -66177,7 +66177,7 @@
6617766177
"maxLength": 255,
6617866178
"description": "Customer\u2019s true IP address detected by the application.\n\nFor details, see the `true_ipaddress` field description in _Device Fingerprinting Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Device Fingerprinting Guide_ (PDF link).\n"
6617966179
},
66180-
"hashValue": {
66180+
"sdkHashValue": {
6618166181
"type": "string",
6618266182
"maxLength": 255,
6618366183
"description": "The unique identifier of the device that is returned in the `riskInformation.providers.fingerprint.device_fingerprint_hash` API reply field.\n\nNOTE: For details about the value of this field, see the `decision_provider_#_field_#_value` field description in the _Decision Manager Using the SCMP API Developer Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Decision Manager Using the SCMP API Developer Guide_ (PDF link).\n\nFor more details about this field, see the `device_fingerprint_hash` field description in the _Device Fingerprinting Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Device Fingerprinting Guide_ (PDF link).\n"

0 commit comments

Comments
 (0)