APSessionIDCopy PageAttribute NameAttribute DescriptionAttribute Provider (AP) Session IDThis is a customer-generated ID that uniquely identifies each ThreatMetrix transaction.It is used in score-retrieval.The Session Id must be between 10 and 64 characters long and must consist of the following characters only: Upper and lowercase English letters (a-z, A-Z) Digits (0-9) Hyphen (-) JSON{ "attributeType": "APSessionID", "values": { "apSessionId": "sampletransactionid123" } }Updated about 1 year ago