Alex Cook
01/07/2020, 5:21 PMSteve Goldberg
01/07/2020, 5:47 PMAlex Cook
01/07/2020, 7:37 PM"options": [...{
"cartOptionId": "custcolwidth",
"itemOptionId": "",
"label": "Width",
"type": "text",
"value": {
"internalid": "4",
"label": "4"
}
}...]
(response)
"options": [...{
"cartOptionId": "custcolwidth",
"label": "Width",
"value": {
"internalid": ""
},
"ismandatory": true
},...]
Is there somewhere else I should look in this response? I'm going to play around with the form to see if I see anything there.Sohan Kumar Dash
01/08/2020, 11:30 AM