curl --location --request POST 'https://smart-locker-api.byrokket.com/api/filter_locker' \ --header 'Content-Type: application/json' \ --data-raw '{ "country":"", "location":"", "locker_type":"", "store_id":"" }'
{}