Create a new 3DS scenario for a merchant account. Only available in sandbox environments.
three-ds-scenarios.write scope.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the merchant account to use for this request.
"default"
Conditions for the scenario.
{
"amount": 100,
"card_number": "4242424242424242",
"email_address": "[email protected]",
"external_identifier": "buyer-12345",
"first_name": "John",
"last_name": "Luhn"
}Outcome for the scenario.
{
"authentication": { "transaction_status": "C" },
"result": { "transaction_status": "Y" },
"version": "2.3.1"
}{
"authentication": { "transaction_status": "N" },
"version": "2.3.1"
}Successful Response
Unique identifier for the 3DS scenario
ID of the associated merchant account
The date and time when this 3DS scenario was first created in our system.
"2013-07-16T19:23:00.000+00:00"
The date and time when this 3DS scenario was last updated in our system.
"2013-07-16T19:23:00.000+00:00"
Conditions for the scenario.
{
"amount": 100,
"card_number": "4242424242424242",
"email_address": "[email protected]",
"external_identifier": "buyer-12345",
"first_name": "John",
"last_name": "Luhn"
}Outcome for the scenario.
{
"authentication": { "transaction_status": "C" },
"result": { "transaction_status": "Y" },
"version": "2.3.1"
}{
"authentication": { "transaction_status": "N" },
"version": "2.3.1"
}Always three-d-secure-scenario.
"three-d-secure-scenario""three-d-secure-scenario"