Skip to main content
POST
Simulate user decision

Headers

X-Qonto-Staging-Token
string

Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.

Path Parameters

sca_session_token
string
required

Token retrieved when initiating a sensitive action. This token is only valid for 15 minutes.

decision
string
required
  • allow to allow the action;
  • deny to deny the action.

Response

Returns the result of the simulation

message
string
required
Example:

"Success"