easyappointments icon indicating copy to clipboard operation
easyappointments copied to clipboard

Add Appointments API capabilities to query by date, customer_id and

Open SharKom opened this issue 2 years ago • 1 comments

This Edit add to Appointments API the capability to filter the appointments by

  • Provider ID
  • Customer ID
  • Date

How it Works:

GET /api/v1/appintments?[providerId=:id][&serviceId=:id][&date=:date]

The date must be in the following format Y-m-d e.g. 2016-07-19 but can also be a partial date so you can filter Year (eg. 2022) or month (eg. 2022-08) too.

SharKom avatar Aug 23 '22 12:08 SharKom

Hello!

Thanks for submitting this PR!

I'll review and manually merge this, as I would like to make some minor changes to the query params.

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

alextselegidis avatar Aug 25 '22 11:08 alextselegidis

Merged, thanks!

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

alextselegidis avatar Jan 14 '23 09:01 alextselegidis