Defaults
Get Default Merchant Templates
Defaults
Get Default Merchant Templates
Get Default Merchant Templates used by our AI when no custom Merchant Templates are present (Merchant Template
is also known as DiamondTemplate
). These values will be used with the Diamonds AI Search
API.
GET
/
api
/
v2
/
defaults
/
merchant_templates
curl --request GET \
--url https://api-staging.unbridaled.ai/api/v2/defaults/merchant_templates \
--header 'Authorization: Bearer <token>'
{
"asscher": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64.5,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.02,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 64.5,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.01,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 65,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 65.5,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.04,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 64,
"width": 1
}
},
"cushion": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": null,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 64,
"width": null
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": null,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 64,
"width": null
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 63.5,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": null,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 63.5,
"width": null
}
},
"emerald": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64.5,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 66,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": null,
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.4,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 65,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": null,
"cut_grade": null,
"depth_percentage": 65.5,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 68,
"width": 1
}
},
"marquise": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 61,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.95,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 58.5,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.925,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 58,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 62,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.975,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 59.5,
"width": 1
}
},
"oval": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 61,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 59,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60.5,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 58,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 62,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 60,
"width": 1
}
},
"pear": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60.25,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.525,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 58.5,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.5,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 57.5,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.525,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 59.5,
"width": 1
}
},
"princess": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 69.5,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.02,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 67.5,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 69.5,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.015,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 69.5,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 69,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.025,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 63.5,
"width": 1
}
},
"radiant": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64.5,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 66,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.4,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 65,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 65.5,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 68,
"width": 1
}
},
"round": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": "EX",
"depth_percentage": 60.75,
"fluorescence": "None",
"girdle_max": "MD",
"girdle_min": "MD",
"length": null,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 59.6,
"width": null
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": "EX",
"depth_percentage": 60.75,
"fluorescence": "None",
"girdle_max": "MD",
"girdle_min": "MD",
"length": null,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 55.5,
"width": null
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": "VG",
"depth_percentage": 60.75,
"fluorescence": "None",
"girdle_max": "MD",
"girdle_min": "MD",
"length": null,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 57,
"width": null
}
}
}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Response
200 - application/json
OK
The response is of type object
.
curl --request GET \
--url https://api-staging.unbridaled.ai/api/v2/defaults/merchant_templates \
--header 'Authorization: Bearer <token>'
{
"asscher": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64.5,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.02,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 64.5,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.01,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 65,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 65.5,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.04,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 64,
"width": 1
}
},
"cushion": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": null,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 64,
"width": null
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": null,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 64,
"width": null
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 63.5,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": null,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 63.5,
"width": null
}
},
"emerald": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64.5,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 66,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": null,
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.4,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 65,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": null,
"cut_grade": null,
"depth_percentage": 65.5,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 68,
"width": 1
}
},
"marquise": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 61,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.95,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 58.5,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.925,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 58,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 62,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.975,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 59.5,
"width": 1
}
},
"oval": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 61,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 59,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60.5,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 58,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 62,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 60,
"width": 1
}
},
"pear": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60.25,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.525,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 58.5,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.5,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 57.5,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 60,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.525,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 59.5,
"width": 1
}
},
"princess": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 69.5,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.02,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 67.5,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 69.5,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.015,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 69.5,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 69,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.025,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 63.5,
"width": 1
}
},
"radiant": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64.5,
"fluorescence": "None",
"girdle_max": "TK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 66,
"width": 1
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 64,
"fluorescence": "None",
"girdle_max": "STK",
"girdle_min": "VTN",
"length": 1.4,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 65,
"width": 1
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": null,
"depth_percentage": 65.5,
"fluorescence": "None",
"girdle_max": "VTK",
"girdle_min": "VTN",
"length": 1.475,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 68,
"width": 1
}
},
"round": {
"excellent": {
"clarity": "VS2",
"color": "H",
"culet_size": "N",
"cut_grade": "EX",
"depth_percentage": 60.75,
"fluorescence": "None",
"girdle_max": "MD",
"girdle_min": "MD",
"length": null,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 59.6,
"width": null
},
"ideal": {
"clarity": "VS1",
"color": "F",
"culet_size": "N",
"cut_grade": "EX",
"depth_percentage": 60.75,
"fluorescence": "None",
"girdle_max": "MD",
"girdle_min": "MD",
"length": null,
"polish_grade": "EX",
"symmetry_grade": "EX",
"table_percentage": 55.5,
"width": null
},
"very good": {
"clarity": "SI1",
"color": "I",
"culet_size": "N",
"cut_grade": "VG",
"depth_percentage": 60.75,
"fluorescence": "None",
"girdle_max": "MD",
"girdle_min": "MD",
"length": null,
"polish_grade": "VG",
"symmetry_grade": "VG",
"table_percentage": 57,
"width": null
}
}
}