The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
PolicyProductTags:
[
{
Id: 0,
ProductId: 0,
ProductTag: String,
DateCreated: 0001-01-01,
DateModified: 0001-01-01,
LastUserModified: String
}
],
PolicyProductTag:
{
Id: 0,
ProductId: 0,
ProductTag: String,
DateCreated: 0001-01-01,
DateModified: 0001-01-01,
LastUserModified: String
}
}