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