Three DS.Authenticate Session
POST {{baseUrl}}/3ds/sessions/:sessionId/authenticate
Request Body
{"authentication_category"=>"<string>", "authentication_type"=>"<string>", "requestor_info"=>{"id"=>"<string>", "name"=>"<string>", "url"=>"<string>"}, "challenge_preference"=>"<string>", "purchase_info"=>{"amount"=>"<string>", "currency"=>"<string>", "exponent"=>"<string>", "date"=>"<string>", "transaction_type"=>"<string>", "installment_count"=>"<string>", "recurring_expiration"=>"<string>", "recurring_frequency"=>"<string>"}, "merchant_info"=>{"mid"=>"<string>", "acquirer_bin"=>"<string>", "name"=>"<string>", "country_code"=>"<string>", "category_code"=>"<string>", "risk_info"=>{"delivery_email"=>"<string>", "delivery_time_frame"=>"<string>", "gift_card_amount"=>"<string>", "gift_card_count"=>"<string>", "gift_card_currency"=>"<string>", "pre_order_purchase"=>"<boolean>", "pre_order_date"=>"<string>", "reordered_purchase"=>"<boolean>", "shipping_method"=>"<string>"}}, "cardholder_info"=>{"account_id"=>"<string>", "account_type"=>"<string>", "account_info"=>{"account_age"=>"<string>", "account_last_changed"=>"<string>", "account_change_date"=>"<string>", "account_created_date"=>"<string>", "account_pwd_last_changed"=>"<string>", "account_pwd_change_date"=>"<string>", "purchase_count_half_year"=>"<string>", "transaction_count_day"=>"<string>", "payment_account_age"=>"<string>", "transaction_count_year"=>"<string>", "payment_account_created"=>"<string>", "shipping_address_first_used"=>"<string>", "shipping_address_usage_date"=>"<string>", "shipping_account_name_match"=>"<boolean>", "suspicious_activity_observed"=>"<boolean>"}, "authentication_info"=>{"method"=>"<string>", "timestamp"=>"<string>", "data"=>"<string>"}, "prior_authentication_info"=>{"method"=>"<string>", "timestamp"=>"<string>", "reference_id"=>"<string>", "data"=>"<string>"}, "name"=>"<string>", "email"=>"<string>", "phone_number"=>{"country_code"=>"<string>", "number"=>"<string>"}, "mobile_phone_number"=>{"country_code"=>"<string>", "number"=>"<string>"}, "work_phone_number"=>{"country_code"=>"<string>", "number"=>"<string>"}, "billing_shipping_address_match"=>"<string>", "billing_address"=>{"line1"=>"<string>", "line2"=>"<string>", "line3"=>"<string>", "postal_code"=>"<string>", "city"=>"<string>", "state_code"=>"<string>", "country_code"=>"<string>"}, "shipping_address"=>{"line1"=>"<string>", "line2"=>"<string>", "line3"=>"<string>", "postal_code"=>"<string>", "city"=>"<string>", "state_code"=>"<string>", "country_code"=>"<string>"}}, "broadcast_info"=>{"nullable"=>true}, "message_extensions"=>[{"id"=>"<string>", "name"=>"<string>", "critical"=>"<boolean>", "data"=>{"nullable"=>true}}, {"id"=>"<string>", "name"=>"<string>", "critical"=>"<boolean>", "data"=>{"nullable"=>true}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"pan_token_id":"\u003cstring\u003e","threeds_version":"\u003cstring\u003e","acs_transaction_id":"7e00A5Cd-848d-3CbB-D1de-28fa8CCC4E2A","ds_transaction_id":"5A8eC0d3-5F0e-304F-BdcB-4f8aFf9839aA","sdk_transaction_id":"aBfa7B4c-AF53-7B66-E9c6-cbcebDFf77c1","acs_reference_number":"\u003cstring\u003e","ds_reference_number":"\u003cstring\u003e","authentication_value":"\u003cstring\u003e","authentication_status":"\u003cstring\u003e","authentication_status_code":"\u003cstring\u003e","authentication_status_reason":"\u003cstring\u003e","eci":"\u003cstring\u003e","acs_challenge_mandated":"\u003cstring\u003e","acs_decoupled_authentication":"\u003cstring\u003e","authentication_challenge_type":"\u003cstring\u003e","acs_rendering_type":{"acsInterface":"\u003cstring\u003e","acsUiTemplate":"\u003cstring\u003e"},"acs_signed_content":"\u003cstring\u003e","acs_challenge_url":"\u003cstring\u003e","challenge_attempts":"\u003cstring\u003e","challenge_cancel_reason":"\u003cstring\u003e","cardholder_info":"\u003cstring\u003e","whitelist_status":"\u003cstring\u003e","whitelist_status_source":"\u003cstring\u003e","message_extensions":[{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","critical":"\u003cboolean\u003e","data":{"nullable":true}},{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","critical":"\u003cboolean\u003e","data":{"nullable":true}}]}