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