Simulate user decision
SCA
Simulate user decision
Simulates user decision for the mocked SCA session identified by the sca_session_token path parameter.
This endpoint should be called when testing a sensitive action in the Sandbox environment.
POST
Simulate user decision
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Path Parameters
Token retrieved when initiating a sensitive action. This token is only valid for 15 minutes.
allowto allow the action;denyto deny the action.
Response
Returns the result of the simulation
Example:
"Success"