Eshopbox Developers
Book virtual office hours
Search…
⌃K
Links
Introduction
BASICS
Authentication
Headers
Data Types
Errors
Pagination
Filtering
PRODUCT
Products
Product Availability
Brands
Inventory
Consignment
Inward Consignment
Get Appointment
Consignment Items
Get all Inward Consignments
Get all Grn Details
Get an Inward Consignment
Create an Inward Consignment
Create an Inward Consignment Via JSON Request
Update an Inward Consignment
Filtering
Recall Consignment
ORDER
Orders
Returns
Shipments
Order Status Update
Payment
Payout
Fee
Fee Details
Transaction rules
SETTING
Portal
Workspace
Sales Channel
Fulfillment Center
Contact
Team
ADVANCED
Webhook
Custom Field
Export Job
Import Job
Activity
Integration Guides
Build a Private Sales Channel App
Powered By GitBook

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"
Consignment - Previous
Inward Consignment
Next
Consignment Items
Last modified 2yr ago
Copy link