Use the MongoDB URI obtained in the prerequisites. Make sure that it doesn't contain your username and password. URIs containing username and/or passwords are ...
select * from pa.pa_transaction_interface_all where batch_name = 'AP-123456'; select * from pa.pa_transaction_interface_all order by creation_date desc; select * from pa.pa_transaction_interface_all ...