Get Appointment
You can get list of available date and time for next 30 days for schedule inward consignment.
get
https://{{workspace}}.myeshopbox.com/api
/v1/timeSlotAvailability
Get inward consignment appointments
cURL
curl -X GET https://{{workspace}}.myeshopbox.com/api/v1/timeSlotAvailability \
-H "Authorization: Bearer XXXX"
Last modified 2yr ago