No documentation available.
Name | Description | Additional information |
---|---|---|
model | No documentation available. |
Define this parameter in the request body. |
{
"TemplateId": 1,
"AccountId": 2,
"TemplateName": "sample string 3",
"CreatedDate": "2025-04-28T02:08:52.6694624+00:00",
"UpdatedDate": "2025-04-28T02:08:52.6694624+00:00",
"ItemsCount": 4,
"TemplateLineItem": {
"$id": "2",
"$values": [
{
"$id": "3",
"TemplateLineItemId": 1,
"TemplateId": 2,
"ProductId": 3,
"SKU": "sample string 4",
"Quantity": 5.0,
"AddOnValueIds": "sample string 6",
"BundleItemsIds": "sample string 7",
"CartAddOnDetails": "sample string 8",
"ProductName": "sample string 9"
},
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"TemplateIds": "sample string 5"
}