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: '
Last modified 2yr ago