Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 986 Bytes

FraudRegistration.md

File metadata and controls

15 lines (11 loc) · 986 Bytes

FraudRegistration

Properties

Name Type Description Notes
merchant_ref str Merchant reference code. Used by FirstAPI and reflected in settlement records and webhook notifications. Typically, the merchantRef field is the purchase order number or unique sequence value associated to a given transaction. [optional]
transaction_type str Type of transaction merchant wants to process.
customer Customer
merchant Merchant
device FraudRegistrationDevice [optional]
user_defined object A JSON object that can carry any additional information that might be helpful for fraud detection. [optional]

[Back to Model list] [Back to API list] [Back to README]