Makes evaluation of P2P request.Ask AIpost https://example.com/accounts/private/v1/admin/p2p-requests/preview/user/{userId}Available for admins who has "initiate_execute_user_transfers" permission.Path ParamsuserIdstringrequiredId of user for who request will be evaluated.Body ParamsaccountIdFromuint32requiredThe ID of the account from which the funds will be transferred.accountNumberTostringrequiredThe recipient's account number.outgoingAmountstringrequiredAmount to transfer. Must be a valid decimal number and greater than zero.Responses 200Successful request 400Bad Request 403Forbidden 404Not FoundUpdated 7 months ago