curl --location --request POST 'https://api2.bigoven.com/grocerylist/line'
{
"DateAdded": "2019-08-24T14:15:22Z",
"Dept": "string",
"GUID": "string",
"HTMLItemName": "string",
"IsChecked": true,
"ItemName": "string",
"LastModified": "2019-08-24T14:15:22Z",
"ListID": 0,
"MealPlanID": 0,
"MealPlanObjectType": 0,
"Notes": "string",
"PendingAddition": true,
"RecipeID": 0,
"ShoppingListLineID": 0,
"Store": "string",
"TextAmt": "string",
"ThirdPartyHost": "string",
"ThirdPartyTitle": "string",
"ThirdPartyURL": "string"
}