No documentation available.
Name | Description | Additional information |
---|---|---|
deleteShoppingCartItemFilesRequest | No documentation available. |
Define this parameter in the request body. |
{
"SavedCartID": 1,
"SavedCartLineItemIDsWithFiles": {
"$id": "2",
"$values": [
1,
2,
3
]
}
}