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
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
Get all Custom Fields
Get a Custom Field by Internal Name
Get all Custom Fields by Scope
Create a custom field
Update a Custom field
Filtering
Export Job
Import Job
Activity
Integration Guides
Build a Private Sales Channel App
Powered By GitBook

Filtering

get
https://{{accountSlug}}.myeshopbox.com/api/platform
/v1/property/search
Get Custom Field by filters
curl
curl --location --request GET 'http://localhost:8080/_ah/api/esb/v1/property/search?scope=product' \
--header 'Content-Type: application/json' \
--header 'Authorization: '
Previous
Update a Custom field
Next - ADVANCED
Export Job
Last modified 2yr ago
Copy link