{"clouds":50.0,"enddate":"2023-02-15","password":"show1234","platformname":"S2","producttype":"2","startdate":"2023-02-01","tiles":["49SFA","49SFT","49SFU","49SFV","49SGA","49SGT","49SGU","49SGV","50SKB","50SKC","50SKD","50SKE","50SKF","50SLB","50SLC","50SLD","50SLE"],"username":"fyy_03"}
curl --location --request POST 'http://192.168.1.73:8888/sentinel2/search/' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{"clouds":50.0,"enddate":"2023-02-15","password":"show1234","platformname":"S2","producttype":"2","startdate":"2023-02-01","tiles":["49SFA","49SFT","49SFU","49SFV","49SGA","49SGT","49SGU","49SGV","50SKB","50SKC","50SKD","50SKE","50SKF","50SLB","50SLC","50SLD","50SLE"],"username":"fyy_03"}'
{}