alogram_payrisk 0.2.9 → 0.2.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +106 -218
- data/RELEASE.json +4 -4
- data/alogram_payrisk.gemspec +1 -1
- data/lib/alogram_payrisk/api/forensic_data_api.rb +1 -1
- data/lib/alogram_payrisk/api/risk_scoring_api.rb +1 -1
- data/lib/alogram_payrisk/api/roadmap_preview_api.rb +1 -1
- data/lib/alogram_payrisk/api/signal_intelligence_api.rb +1 -1
- data/lib/alogram_payrisk/api/system_api.rb +1 -1
- data/lib/alogram_payrisk/api_client.rb +1 -1
- data/lib/alogram_payrisk/api_error.rb +1 -1
- data/lib/alogram_payrisk/api_model_base.rb +1 -1
- data/lib/alogram_payrisk/configuration.rb +1 -1
- data/lib/alogram_payrisk/models/account.rb +1 -17
- data/lib/alogram_payrisk/models/account_check_request.rb +1 -1
- data/lib/alogram_payrisk/models/avs_result_enum.rb +1 -1
- data/lib/alogram_payrisk/models/bank_transfer.rb +1 -1
- data/lib/alogram_payrisk/models/card.rb +1 -9
- data/lib/alogram_payrisk/models/card_network_enum.rb +1 -1
- data/lib/alogram_payrisk/models/category_signal.rb +1 -5
- data/lib/alogram_payrisk/models/channel_enum.rb +1 -1
- data/lib/alogram_payrisk/models/check_request.rb +1 -5
- data/lib/alogram_payrisk/models/confidence_enum.rb +1 -1
- data/lib/alogram_payrisk/models/crypto.rb +1 -1
- data/lib/alogram_payrisk/models/cvv_result_enum.rb +1 -1
- data/lib/alogram_payrisk/models/decision_response.rb +1 -13
- data/lib/alogram_payrisk/models/device_info.rb +1 -9
- data/lib/alogram_payrisk/models/discount_code.rb +1 -1
- data/lib/alogram_payrisk/models/entity_ids.rb +1 -49
- data/lib/alogram_payrisk/models/entry_method_enum.rb +1 -1
- data/lib/alogram_payrisk/models/external_assessment.rb +1 -5
- data/lib/alogram_payrisk/models/fraud_score.rb +1 -9
- data/lib/alogram_payrisk/models/identity.rb +1 -13
- data/lib/alogram_payrisk/models/integrity.rb +1 -1
- data/lib/alogram_payrisk/models/interaction.rb +1 -13
- data/lib/alogram_payrisk/models/interaction_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/invoice.rb +1 -1
- data/lib/alogram_payrisk/models/ip_info.rb +1 -25
- data/lib/alogram_payrisk/models/kyc_check_request.rb +1 -1
- data/lib/alogram_payrisk/models/kyc_payload.rb +1 -9
- data/lib/alogram_payrisk/models/merchant_context.rb +1 -9
- data/lib/alogram_payrisk/models/order_context.rb +1 -9
- data/lib/alogram_payrisk/models/payer_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/payment_authorization_outcome.rb +1 -5
- data/lib/alogram_payrisk/models/payment_capture_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_card_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/payment_chargeback.rb +1 -5
- data/lib/alogram_payrisk/models/payment_chargeback_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_dispute_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_event.rb +1 -15
- data/lib/alogram_payrisk/models/payment_event_type.rb +1 -1
- data/lib/alogram_payrisk/models/payment_method.rb +1 -1
- data/lib/alogram_payrisk/models/payment_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_realtime_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/payment_refund_outcome.rb +1 -1
- data/lib/alogram_payrisk/models/payment_wallet_type_enum.rb +1 -1
- data/lib/alogram_payrisk/models/postal_address.rb +1 -25
- data/lib/alogram_payrisk/models/problem.rb +1 -21
- data/lib/alogram_payrisk/models/purchase.rb +1 -19
- data/lib/alogram_payrisk/models/purchase_initiator_enum.rb +1 -1
- data/lib/alogram_payrisk/models/purchase_sequence_enum.rb +1 -1
- data/lib/alogram_payrisk/models/purchase_usage_enum.rb +1 -1
- data/lib/alogram_payrisk/models/realtime.rb +1 -1
- data/lib/alogram_payrisk/models/reason_detail.rb +1 -1
- data/lib/alogram_payrisk/models/risk_breakdown.rb +1 -1
- data/lib/alogram_payrisk/models/risk_category_enum.rb +1 -1
- data/lib/alogram_payrisk/models/risk_level_enum.rb +1 -1
- data/lib/alogram_payrisk/models/sca_method_enum.rb +1 -1
- data/lib/alogram_payrisk/models/score_record.rb +1 -16
- data/lib/alogram_payrisk/models/scores_success_response.rb +1 -5
- data/lib/alogram_payrisk/models/signals_account_variant.rb +1 -1
- data/lib/alogram_payrisk/models/signals_interaction_variant.rb +1 -2
- data/lib/alogram_payrisk/models/signals_request.rb +1 -1
- data/lib/alogram_payrisk/models/stored_credential_context.rb +1 -1
- data/lib/alogram_payrisk/models/three_ds_data.rb +1 -1
- data/lib/alogram_payrisk/models/wallet.rb +1 -1
- data/lib/alogram_payrisk/version.rb +2 -2
- data/lib/alogram_payrisk.rb +1 -1
- data/spec/api/forensic_data_api_spec.rb +1 -1
- data/spec/api/risk_scoring_api_spec.rb +1 -1
- data/spec/api/roadmap_preview_api_spec.rb +1 -1
- data/spec/api/signal_intelligence_api_spec.rb +1 -1
- data/spec/api/system_api_spec.rb +1 -1
- data/spec/models/account_check_request_spec.rb +1 -1
- data/spec/models/account_spec.rb +1 -1
- data/spec/models/avs_result_enum_spec.rb +1 -1
- data/spec/models/bank_transfer_spec.rb +1 -1
- data/spec/models/card_network_enum_spec.rb +1 -1
- data/spec/models/card_spec.rb +1 -1
- data/spec/models/category_signal_spec.rb +1 -1
- data/spec/models/channel_enum_spec.rb +1 -1
- data/spec/models/check_request_spec.rb +1 -1
- data/spec/models/confidence_enum_spec.rb +1 -1
- data/spec/models/crypto_spec.rb +1 -1
- data/spec/models/cvv_result_enum_spec.rb +1 -1
- data/spec/models/decision_response_spec.rb +1 -1
- data/spec/models/device_info_spec.rb +1 -1
- data/spec/models/discount_code_spec.rb +1 -1
- data/spec/models/entity_ids_spec.rb +1 -1
- data/spec/models/entry_method_enum_spec.rb +1 -1
- data/spec/models/external_assessment_spec.rb +1 -1
- data/spec/models/fraud_score_spec.rb +1 -1
- data/spec/models/identity_spec.rb +1 -1
- data/spec/models/integrity_spec.rb +1 -1
- data/spec/models/interaction_spec.rb +1 -1
- data/spec/models/interaction_type_enum_spec.rb +1 -1
- data/spec/models/invoice_spec.rb +1 -1
- data/spec/models/ip_info_spec.rb +1 -1
- data/spec/models/kyc_check_request_spec.rb +1 -1
- data/spec/models/kyc_payload_spec.rb +1 -1
- data/spec/models/merchant_context_spec.rb +1 -1
- data/spec/models/order_context_spec.rb +1 -1
- data/spec/models/payer_type_enum_spec.rb +1 -1
- data/spec/models/payment_authorization_outcome_spec.rb +1 -1
- data/spec/models/payment_capture_outcome_spec.rb +1 -1
- data/spec/models/payment_card_type_enum_spec.rb +1 -1
- data/spec/models/payment_chargeback_outcome_spec.rb +1 -1
- data/spec/models/payment_chargeback_spec.rb +1 -1
- data/spec/models/payment_dispute_outcome_spec.rb +1 -1
- data/spec/models/payment_event_spec.rb +1 -1
- data/spec/models/payment_event_type_spec.rb +1 -1
- data/spec/models/payment_method_spec.rb +1 -1
- data/spec/models/payment_outcome_spec.rb +1 -1
- data/spec/models/payment_realtime_type_enum_spec.rb +1 -1
- data/spec/models/payment_refund_outcome_spec.rb +1 -1
- data/spec/models/payment_wallet_type_enum_spec.rb +1 -1
- data/spec/models/postal_address_spec.rb +1 -1
- data/spec/models/problem_spec.rb +1 -1
- data/spec/models/purchase_initiator_enum_spec.rb +1 -1
- data/spec/models/purchase_sequence_enum_spec.rb +1 -1
- data/spec/models/purchase_spec.rb +1 -1
- data/spec/models/purchase_usage_enum_spec.rb +1 -1
- data/spec/models/realtime_spec.rb +1 -1
- data/spec/models/reason_detail_spec.rb +1 -1
- data/spec/models/risk_breakdown_spec.rb +1 -1
- data/spec/models/risk_category_enum_spec.rb +1 -1
- data/spec/models/risk_level_enum_spec.rb +1 -1
- data/spec/models/sca_method_enum_spec.rb +1 -1
- data/spec/models/score_record_spec.rb +1 -1
- data/spec/models/scores_success_response_spec.rb +1 -1
- data/spec/models/signals_account_variant_spec.rb +1 -1
- data/spec/models/signals_interaction_variant_spec.rb +1 -1
- data/spec/models/signals_request_spec.rb +1 -1
- data/spec/models/stored_credential_context_spec.rb +1 -1
- data/spec/models/three_ds_data_spec.rb +1 -1
- data/spec/models/wallet_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/gem_make.out +5 -5
- metadata +2 -2
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -227,10 +227,6 @@ module AlogramPayRisk
|
|
|
227
227
|
# Custom attribute writer method with validation
|
|
228
228
|
# @param [Object] bin Value to be assigned
|
|
229
229
|
def bin=(bin)
|
|
230
|
-
if bin.nil?
|
|
231
|
-
fail ArgumentError, 'bin cannot be nil'
|
|
232
|
-
end
|
|
233
|
-
|
|
234
230
|
if bin.to_s.length > 8
|
|
235
231
|
fail ArgumentError, 'invalid value for "bin", the character length must be smaller than or equal to 8.'
|
|
236
232
|
end
|
|
@@ -250,10 +246,6 @@ module AlogramPayRisk
|
|
|
250
246
|
# Custom attribute writer method with validation
|
|
251
247
|
# @param [Object] issuer_country Value to be assigned
|
|
252
248
|
def issuer_country=(issuer_country)
|
|
253
|
-
if issuer_country.nil?
|
|
254
|
-
fail ArgumentError, 'issuer_country cannot be nil'
|
|
255
|
-
end
|
|
256
|
-
|
|
257
249
|
if issuer_country.to_s.length > 2
|
|
258
250
|
fail ArgumentError, 'invalid value for "issuer_country", the character length must be smaller than or equal to 2.'
|
|
259
251
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -165,10 +165,6 @@ module AlogramPayRisk
|
|
|
165
165
|
# Custom attribute writer method with validation
|
|
166
166
|
# @param [Object] score Value to be assigned
|
|
167
167
|
def score=(score)
|
|
168
|
-
if score.nil?
|
|
169
|
-
fail ArgumentError, 'score cannot be nil'
|
|
170
|
-
end
|
|
171
|
-
|
|
172
168
|
if score > 1.0
|
|
173
169
|
fail ArgumentError, 'invalid value for "score", must be smaller than or equal to 1.0.'
|
|
174
170
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -198,10 +198,6 @@ module AlogramPayRisk
|
|
|
198
198
|
# Custom attribute writer method with validation
|
|
199
199
|
# @param [Object] payment_intent_id Value to be assigned
|
|
200
200
|
def payment_intent_id=(payment_intent_id)
|
|
201
|
-
if payment_intent_id.nil?
|
|
202
|
-
fail ArgumentError, 'payment_intent_id cannot be nil'
|
|
203
|
-
end
|
|
204
|
-
|
|
205
201
|
if payment_intent_id.to_s.length > 35
|
|
206
202
|
fail ArgumentError, 'invalid value for "payment_intent_id", the character length must be smaller than or equal to 35.'
|
|
207
203
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -332,7 +332,6 @@ module AlogramPayRisk
|
|
|
332
332
|
if assessment_id.nil?
|
|
333
333
|
fail ArgumentError, 'assessment_id cannot be nil'
|
|
334
334
|
end
|
|
335
|
-
|
|
336
335
|
if assessment_id.to_s.length > 64
|
|
337
336
|
fail ArgumentError, 'invalid value for "assessment_id", the character length must be smaller than or equal to 64.'
|
|
338
337
|
end
|
|
@@ -365,7 +364,6 @@ module AlogramPayRisk
|
|
|
365
364
|
if decision_at.nil?
|
|
366
365
|
fail ArgumentError, 'decision_at cannot be nil'
|
|
367
366
|
end
|
|
368
|
-
|
|
369
367
|
pattern = Regexp.new(/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,9})?(Z|[+-]\d{2}:\d{2})$/)
|
|
370
368
|
if decision_at !~ pattern
|
|
371
369
|
fail ArgumentError, "invalid value for \"decision_at\", must conform to the pattern #{pattern}."
|
|
@@ -380,7 +378,6 @@ module AlogramPayRisk
|
|
|
380
378
|
if risk_score.nil?
|
|
381
379
|
fail ArgumentError, 'risk_score cannot be nil'
|
|
382
380
|
end
|
|
383
|
-
|
|
384
381
|
if risk_score > 1.0
|
|
385
382
|
fail ArgumentError, 'invalid value for "risk_score", must be smaller than or equal to 1.0.'
|
|
386
383
|
end
|
|
@@ -398,7 +395,6 @@ module AlogramPayRisk
|
|
|
398
395
|
if decision_score.nil?
|
|
399
396
|
fail ArgumentError, 'decision_score cannot be nil'
|
|
400
397
|
end
|
|
401
|
-
|
|
402
398
|
if decision_score > 1.0
|
|
403
399
|
fail ArgumentError, 'invalid value for "decision_score", must be smaller than or equal to 1.0.'
|
|
404
400
|
end
|
|
@@ -413,10 +409,6 @@ module AlogramPayRisk
|
|
|
413
409
|
# Custom attribute writer method with validation
|
|
414
410
|
# @param [Object] payment_intent_id Value to be assigned
|
|
415
411
|
def payment_intent_id=(payment_intent_id)
|
|
416
|
-
if payment_intent_id.nil?
|
|
417
|
-
fail ArgumentError, 'payment_intent_id cannot be nil'
|
|
418
|
-
end
|
|
419
|
-
|
|
420
412
|
if payment_intent_id.to_s.length > 35
|
|
421
413
|
fail ArgumentError, 'invalid value for "payment_intent_id", the character length must be smaller than or equal to 35.'
|
|
422
414
|
end
|
|
@@ -436,10 +428,6 @@ module AlogramPayRisk
|
|
|
436
428
|
# Custom attribute writer method with validation
|
|
437
429
|
# @param [Object] ttl_seconds Value to be assigned
|
|
438
430
|
def ttl_seconds=(ttl_seconds)
|
|
439
|
-
if ttl_seconds.nil?
|
|
440
|
-
fail ArgumentError, 'ttl_seconds cannot be nil'
|
|
441
|
-
end
|
|
442
|
-
|
|
443
431
|
if ttl_seconds < 0
|
|
444
432
|
fail ArgumentError, 'invalid value for "ttl_seconds", must be greater than or equal to 0.'
|
|
445
433
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -145,10 +145,6 @@ module AlogramPayRisk
|
|
|
145
145
|
# Custom attribute writer method with validation
|
|
146
146
|
# @param [Object] fingerprint Value to be assigned
|
|
147
147
|
def fingerprint=(fingerprint)
|
|
148
|
-
if fingerprint.nil?
|
|
149
|
-
fail ArgumentError, 'fingerprint cannot be nil'
|
|
150
|
-
end
|
|
151
|
-
|
|
152
148
|
if fingerprint.to_s.length > 67
|
|
153
149
|
fail ArgumentError, 'invalid value for "fingerprint", the character length must be smaller than or equal to 67.'
|
|
154
150
|
end
|
|
@@ -168,10 +164,6 @@ module AlogramPayRisk
|
|
|
168
164
|
# Custom attribute writer method with validation
|
|
169
165
|
# @param [Object] user_agent Value to be assigned
|
|
170
166
|
def user_agent=(user_agent)
|
|
171
|
-
if user_agent.nil?
|
|
172
|
-
fail ArgumentError, 'user_agent cannot be nil'
|
|
173
|
-
end
|
|
174
|
-
|
|
175
167
|
if user_agent.to_s.length > 512
|
|
176
168
|
fail ArgumentError, 'invalid value for "user_agent", the character length must be smaller than or equal to 512.'
|
|
177
169
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -339,10 +339,6 @@ module AlogramPayRisk
|
|
|
339
339
|
# Custom attribute writer method with validation
|
|
340
340
|
# @param [Object] tenant_id Value to be assigned
|
|
341
341
|
def tenant_id=(tenant_id)
|
|
342
|
-
if tenant_id.nil?
|
|
343
|
-
fail ArgumentError, 'tenant_id cannot be nil'
|
|
344
|
-
end
|
|
345
|
-
|
|
346
342
|
if tenant_id.to_s.length > 64
|
|
347
343
|
fail ArgumentError, 'invalid value for "tenant_id", the character length must be smaller than or equal to 64.'
|
|
348
344
|
end
|
|
@@ -362,10 +358,6 @@ module AlogramPayRisk
|
|
|
362
358
|
# Custom attribute writer method with validation
|
|
363
359
|
# @param [Object] client_id Value to be assigned
|
|
364
360
|
def client_id=(client_id)
|
|
365
|
-
if client_id.nil?
|
|
366
|
-
fail ArgumentError, 'client_id cannot be nil'
|
|
367
|
-
end
|
|
368
|
-
|
|
369
361
|
if client_id.to_s.length > 100
|
|
370
362
|
fail ArgumentError, 'invalid value for "client_id", the character length must be smaller than or equal to 100.'
|
|
371
363
|
end
|
|
@@ -385,10 +377,6 @@ module AlogramPayRisk
|
|
|
385
377
|
# Custom attribute writer method with validation
|
|
386
378
|
# @param [Object] end_customer_id Value to be assigned
|
|
387
379
|
def end_customer_id=(end_customer_id)
|
|
388
|
-
if end_customer_id.nil?
|
|
389
|
-
fail ArgumentError, 'end_customer_id cannot be nil'
|
|
390
|
-
end
|
|
391
|
-
|
|
392
380
|
if end_customer_id.to_s.length > 100
|
|
393
381
|
fail ArgumentError, 'invalid value for "end_customer_id", the character length must be smaller than or equal to 100.'
|
|
394
382
|
end
|
|
@@ -408,10 +396,6 @@ module AlogramPayRisk
|
|
|
408
396
|
# Custom attribute writer method with validation
|
|
409
397
|
# @param [Object] member_id Value to be assigned
|
|
410
398
|
def member_id=(member_id)
|
|
411
|
-
if member_id.nil?
|
|
412
|
-
fail ArgumentError, 'member_id cannot be nil'
|
|
413
|
-
end
|
|
414
|
-
|
|
415
399
|
if member_id.to_s.length > 100
|
|
416
400
|
fail ArgumentError, 'invalid value for "member_id", the character length must be smaller than or equal to 100.'
|
|
417
401
|
end
|
|
@@ -431,10 +415,6 @@ module AlogramPayRisk
|
|
|
431
415
|
# Custom attribute writer method with validation
|
|
432
416
|
# @param [Object] payment_instrument_id Value to be assigned
|
|
433
417
|
def payment_instrument_id=(payment_instrument_id)
|
|
434
|
-
if payment_instrument_id.nil?
|
|
435
|
-
fail ArgumentError, 'payment_instrument_id cannot be nil'
|
|
436
|
-
end
|
|
437
|
-
|
|
438
418
|
if payment_instrument_id.to_s.length > 100
|
|
439
419
|
fail ArgumentError, 'invalid value for "payment_instrument_id", the character length must be smaller than or equal to 100.'
|
|
440
420
|
end
|
|
@@ -450,10 +430,6 @@ module AlogramPayRisk
|
|
|
450
430
|
# Custom attribute writer method with validation
|
|
451
431
|
# @param [Object] device_id Value to be assigned
|
|
452
432
|
def device_id=(device_id)
|
|
453
|
-
if device_id.nil?
|
|
454
|
-
fail ArgumentError, 'device_id cannot be nil'
|
|
455
|
-
end
|
|
456
|
-
|
|
457
433
|
if device_id.to_s.length > 100
|
|
458
434
|
fail ArgumentError, 'invalid value for "device_id", the character length must be smaller than or equal to 100.'
|
|
459
435
|
end
|
|
@@ -469,10 +445,6 @@ module AlogramPayRisk
|
|
|
469
445
|
# Custom attribute writer method with validation
|
|
470
446
|
# @param [Object] session_id Value to be assigned
|
|
471
447
|
def session_id=(session_id)
|
|
472
|
-
if session_id.nil?
|
|
473
|
-
fail ArgumentError, 'session_id cannot be nil'
|
|
474
|
-
end
|
|
475
|
-
|
|
476
448
|
if session_id.to_s.length > 100
|
|
477
449
|
fail ArgumentError, 'invalid value for "session_id", the character length must be smaller than or equal to 100.'
|
|
478
450
|
end
|
|
@@ -488,10 +460,6 @@ module AlogramPayRisk
|
|
|
488
460
|
# Custom attribute writer method with validation
|
|
489
461
|
# @param [Object] email_hash Value to be assigned
|
|
490
462
|
def email_hash=(email_hash)
|
|
491
|
-
if email_hash.nil?
|
|
492
|
-
fail ArgumentError, 'email_hash cannot be nil'
|
|
493
|
-
end
|
|
494
|
-
|
|
495
463
|
if email_hash.to_s.length > 71
|
|
496
464
|
fail ArgumentError, 'invalid value for "email_hash", the character length must be smaller than or equal to 71.'
|
|
497
465
|
end
|
|
@@ -507,10 +475,6 @@ module AlogramPayRisk
|
|
|
507
475
|
# Custom attribute writer method with validation
|
|
508
476
|
# @param [Object] email_domain_hash Value to be assigned
|
|
509
477
|
def email_domain_hash=(email_domain_hash)
|
|
510
|
-
if email_domain_hash.nil?
|
|
511
|
-
fail ArgumentError, 'email_domain_hash cannot be nil'
|
|
512
|
-
end
|
|
513
|
-
|
|
514
478
|
if email_domain_hash.to_s.length > 71
|
|
515
479
|
fail ArgumentError, 'invalid value for "email_domain_hash", the character length must be smaller than or equal to 71.'
|
|
516
480
|
end
|
|
@@ -526,10 +490,6 @@ module AlogramPayRisk
|
|
|
526
490
|
# Custom attribute writer method with validation
|
|
527
491
|
# @param [Object] phone_hash Value to be assigned
|
|
528
492
|
def phone_hash=(phone_hash)
|
|
529
|
-
if phone_hash.nil?
|
|
530
|
-
fail ArgumentError, 'phone_hash cannot be nil'
|
|
531
|
-
end
|
|
532
|
-
|
|
533
493
|
if phone_hash.to_s.length > 71
|
|
534
494
|
fail ArgumentError, 'invalid value for "phone_hash", the character length must be smaller than or equal to 71.'
|
|
535
495
|
end
|
|
@@ -545,10 +505,6 @@ module AlogramPayRisk
|
|
|
545
505
|
# Custom attribute writer method with validation
|
|
546
506
|
# @param [Object] shipping_address_hash Value to be assigned
|
|
547
507
|
def shipping_address_hash=(shipping_address_hash)
|
|
548
|
-
if shipping_address_hash.nil?
|
|
549
|
-
fail ArgumentError, 'shipping_address_hash cannot be nil'
|
|
550
|
-
end
|
|
551
|
-
|
|
552
508
|
if shipping_address_hash.to_s.length > 71
|
|
553
509
|
fail ArgumentError, 'invalid value for "shipping_address_hash", the character length must be smaller than or equal to 71.'
|
|
554
510
|
end
|
|
@@ -564,10 +520,6 @@ module AlogramPayRisk
|
|
|
564
520
|
# Custom attribute writer method with validation
|
|
565
521
|
# @param [Object] billing_address_hash Value to be assigned
|
|
566
522
|
def billing_address_hash=(billing_address_hash)
|
|
567
|
-
if billing_address_hash.nil?
|
|
568
|
-
fail ArgumentError, 'billing_address_hash cannot be nil'
|
|
569
|
-
end
|
|
570
|
-
|
|
571
523
|
if billing_address_hash.to_s.length > 71
|
|
572
524
|
fail ArgumentError, 'invalid value for "billing_address_hash", the character length must be smaller than or equal to 71.'
|
|
573
525
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -199,10 +199,6 @@ module AlogramPayRisk
|
|
|
199
199
|
# Custom attribute writer method with validation
|
|
200
200
|
# @param [Object] metadata Value to be assigned
|
|
201
201
|
def metadata=(metadata)
|
|
202
|
-
if metadata.nil?
|
|
203
|
-
fail ArgumentError, 'metadata cannot be nil'
|
|
204
|
-
end
|
|
205
|
-
|
|
206
202
|
if metadata.to_s.length > 2048
|
|
207
203
|
fail ArgumentError, 'invalid value for "metadata", the character length must be smaller than or equal to 2048.'
|
|
208
204
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -167,10 +167,6 @@ module AlogramPayRisk
|
|
|
167
167
|
# Custom attribute writer method with validation
|
|
168
168
|
# @param [Object] score Value to be assigned
|
|
169
169
|
def score=(score)
|
|
170
|
-
if score.nil?
|
|
171
|
-
fail ArgumentError, 'score cannot be nil'
|
|
172
|
-
end
|
|
173
|
-
|
|
174
170
|
if score > 1.0
|
|
175
171
|
fail ArgumentError, 'invalid value for "score", must be smaller than or equal to 1.0.'
|
|
176
172
|
end
|
|
@@ -185,10 +181,6 @@ module AlogramPayRisk
|
|
|
185
181
|
# Custom attribute writer method with validation
|
|
186
182
|
# @param [Object] explanation Value to be assigned
|
|
187
183
|
def explanation=(explanation)
|
|
188
|
-
if explanation.nil?
|
|
189
|
-
fail ArgumentError, 'explanation cannot be nil'
|
|
190
|
-
end
|
|
191
|
-
|
|
192
184
|
if explanation.to_s.length > 512
|
|
193
185
|
fail ArgumentError, 'invalid value for "explanation", the character length must be smaller than or equal to 512.'
|
|
194
186
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -207,10 +207,6 @@ module AlogramPayRisk
|
|
|
207
207
|
# Custom attribute writer method with validation
|
|
208
208
|
# @param [Object] email Value to be assigned
|
|
209
209
|
def email=(email)
|
|
210
|
-
if email.nil?
|
|
211
|
-
fail ArgumentError, 'email cannot be nil'
|
|
212
|
-
end
|
|
213
|
-
|
|
214
210
|
if email.to_s.length > 320
|
|
215
211
|
fail ArgumentError, 'invalid value for "email", the character length must be smaller than or equal to 320.'
|
|
216
212
|
end
|
|
@@ -230,10 +226,6 @@ module AlogramPayRisk
|
|
|
230
226
|
# Custom attribute writer method with validation
|
|
231
227
|
# @param [Object] email_domain Value to be assigned
|
|
232
228
|
def email_domain=(email_domain)
|
|
233
|
-
if email_domain.nil?
|
|
234
|
-
fail ArgumentError, 'email_domain cannot be nil'
|
|
235
|
-
end
|
|
236
|
-
|
|
237
229
|
if email_domain.to_s.length > 255
|
|
238
230
|
fail ArgumentError, 'invalid value for "email_domain", the character length must be smaller than or equal to 255.'
|
|
239
231
|
end
|
|
@@ -249,10 +241,6 @@ module AlogramPayRisk
|
|
|
249
241
|
# Custom attribute writer method with validation
|
|
250
242
|
# @param [Object] phone Value to be assigned
|
|
251
243
|
def phone=(phone)
|
|
252
|
-
if phone.nil?
|
|
253
|
-
fail ArgumentError, 'phone cannot be nil'
|
|
254
|
-
end
|
|
255
|
-
|
|
256
244
|
if phone.to_s.length > 20
|
|
257
245
|
fail ArgumentError, 'invalid value for "phone", the character length must be smaller than or equal to 20.'
|
|
258
246
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -183,10 +183,6 @@ module AlogramPayRisk
|
|
|
183
183
|
# Custom attribute writer method with validation
|
|
184
184
|
# @param [Object] location_id Value to be assigned
|
|
185
185
|
def location_id=(location_id)
|
|
186
|
-
if location_id.nil?
|
|
187
|
-
fail ArgumentError, 'location_id cannot be nil'
|
|
188
|
-
end
|
|
189
|
-
|
|
190
186
|
if location_id.to_s.length > 50
|
|
191
187
|
fail ArgumentError, 'invalid value for "location_id", the character length must be smaller than or equal to 50.'
|
|
192
188
|
end
|
|
@@ -206,10 +202,6 @@ module AlogramPayRisk
|
|
|
206
202
|
# Custom attribute writer method with validation
|
|
207
203
|
# @param [Object] timestamp Value to be assigned
|
|
208
204
|
def timestamp=(timestamp)
|
|
209
|
-
if timestamp.nil?
|
|
210
|
-
fail ArgumentError, 'timestamp cannot be nil'
|
|
211
|
-
end
|
|
212
|
-
|
|
213
205
|
pattern = Regexp.new(/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,9})?(Z|[+-]\d{2}:\d{2})$/)
|
|
214
206
|
if timestamp !~ pattern
|
|
215
207
|
fail ArgumentError, "invalid value for \"timestamp\", must conform to the pattern #{pattern}."
|
|
@@ -231,10 +223,6 @@ module AlogramPayRisk
|
|
|
231
223
|
# Custom attribute writer method with validation
|
|
232
224
|
# @param [Object] metadata Value to be assigned
|
|
233
225
|
def metadata=(metadata)
|
|
234
|
-
if metadata.nil?
|
|
235
|
-
fail ArgumentError, 'metadata cannot be nil'
|
|
236
|
-
end
|
|
237
|
-
|
|
238
226
|
if metadata.to_s.length > 2048
|
|
239
227
|
fail ArgumentError, 'invalid value for "metadata", the character length must be smaller than or equal to 2048.'
|
|
240
228
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#Alogram PayRisk is an AI-native decision engine built for the speed and complexity of the modern commerce era. In a high-velocity world where AI-driven threats evolve in milliseconds, Alogram provides the real-time adaptability and forensic transparency needed to protect your ecosystem with total confidence. We solve the challenge of balancing frictionless growth with regulatory explainability, delivering instant, intelligent risk orchestration at enterprise scale. --- ## Licensing & Terms Our client libraries and API specifications are open-source under the **Apache License 2.0** to ensure seamless integration into your tech stack. Use of the Alogram PayRisk API service is proprietary and governed by our [Terms of Service](https://alogram.ai/#tos) and your specific **Enterprise Agreement**, if applicable. To access the service, you must have: * A valid Alogram API Key. * An active subscription or signed Master Service Agreement. Unauthorized use, including automated scraping or reverse engineering of the scoring engine, is strictly prohibited. --- ## Support & Traceability Every Alogram API response includes a unique **`x-trace-id`** header. Please include this ID when contacting [packages@alogram.ai](mailto:packages@alogram.ai) regarding specific transactions or errors. --- ## Specification The authoritative OpenAPI specification for this version is available for download: **[Download openapi.yaml](https://developers.alogram.ai/openapi.yaml)** | **[Download openapi.json](https://developers.alogram.ai/openapi.json)**
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 0.2.
|
|
6
|
+
The version of the OpenAPI document: 0.2.10
|
|
7
7
|
Contact: packages@alogram.ai
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.15.0
|