Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 871 Bytes

Location.md

File metadata and controls

14 lines (10 loc) · 871 Bytes

Location

Properties

Name Type Description Notes
location_id str The unique ID of this location. [optional]
merchant_address FraudAddress [optional]
hierarchy str Free-text field to describe a hierarchy the merchant would like to provide. [optional]
timezone_offset str The timezone offset from UTC to the merchants timezone configuration, specified in the format +hh:mm. [optional]
user_defined object A JSON object that can carry any additional information about the location that might be helpful for fraud detection. [optional]

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