Get Appointment
You can get list of available date and time for next 30 days for schedule recall consignment.
Get Recall consignment appointment
GET
https://{{workspace}}.myeshopbox.com/api/v1/recall-consignment/timeSlotAvailability
This endpoint allows you to get recall consignment appointment date and time.
Query Parameters
Name
Type
Description
warehouseId
integer
Eshopbox
warehouse id
Headers
Name
Type
Description
Authentication
string
The Bearer token which allows to grant access to the API.
Last updated