Evaluate a Decision Request

POST {{apiPath}}/environments/{{envID}}/decisionEndpoints/{{decisionEndpointID}}

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Evaluate a Decision Request.

Request Body

{"parameters"=>{"Policy Request"=>"payment", "Request - Payment.creditorName"=>"Customer2987", "Request - Payment.paymentAmount"=>"3000", "Request - Payment.consentId"=>"{{consentID}}"}, "userContext"=>{"user"=>{"id"=>"{{userID}}"}}}