start-authentication
POST {{baseUrl}}authentication/consents/{{card_ref}}/start-authentication
Request Body
{"auth"=>{"type"=>"THREEDS"}, "cardDetails"=>{"pan"=>"5204730541009999", "expiryMonth"=>1, "expiryYear"=>2023, "cvc"=>"123", "cardholderName"=>"john"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |