Authorization: Bearer ********************
curl --location -g --request GET '/admin/vendors/{{vendorId}}/payments?page&limit&searchKey&fromDate&toDate' \ --header 'Authorization: Bearer <token>'
{}