Get a Custom Field by Internal Name
Get a Custom Fields by Internal Name
GET
https://{{accountSlug}}.myeshopbox.com/api/platform/v1/property/:internalName
This endpoint allows you to get a custom fields by internal name .
Path Parameters
Name
Type
Description
internalName
string
It is the unique name of the property.
Headers
Name
Type
Description
Authorization
string
The Bearer token to grant access to the API.
Last updated