{
"data": {
"appId": "173692dd-0258-41bd-8a56-2cf9bbe89910",
"name": "Full Set Catalog Generation",
"description": "Just upload front and back image of your garment and see the full catalog come to life with Images and videos",
"parameters": [
{
"name": "Front",
"type": "url",
"required": false,
"accept": ["image"],
"default": "https://media.getmason.io/api/assetlib/1b2854fd-e126-4096-9bb0-050583d36ed5.jpg"
},
{
"name": "Back",
"type": "url",
"required": false,
"accept": ["image"],
"default": "https://media.getmason.io/api/assetlib/d81ce1a8-4a36-4fcd-b506-3a852670104f.jpg"
},
{
"name": "Model Gender",
"type": "options",
"required": false,
"options": ["Male", "Female"]
},
{
"name": "Model Ethnicity",
"type": "options",
"required": false,
"options": ["Caucasian", "Asian", "African", "Latin American", "South Asian", "Middle Eastern"]
},
{
"name": "Model Body type",
"type": "options",
"required": false,
"options": ["Standard ", "Plus Size", "Muscular"]
},
{
"name": "Model Hair color",
"type": "options",
"required": false,
"options": ["Blonde", "Black", "Brunette", "Red hair", "Ginger", "White"]
},
{
"name": "Model Hair Style",
"type": "options",
"required": false,
"options": ["Straight ", "Curly"]
},
{
"name": "Model Hair Length",
"type": "options",
"required": false,
"options": ["Short", "Medium", "Long"]
},
{
"name": "Location",
"type": "options",
"required": false,
"options": ["Studio", "Urban", "Park", "Indoors", "Beach"]
}
]
}
}