Get Custom Field
get/sites/multiscreen/{site_name}/ecommerce/custom-fields/{custom_field_id}
Path parameters
site_namestring required
The unique identifier for the target site
custom_field_idstring required
The unique identifier for the target custom field
Response
200
Example response
{
"id": "Z7rcXc27",
"name": "tagline",
"type": "TEXT"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.