The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /service/AddSwatchListItem HTTP/1.1
Host: www.bernhardt.com
Accept: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Length: length
{"swatchId":"String","listId":"String"}
HTTP/1.1 200 OK
Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Length: length
{"status":"String","swatch":{"id":"String","swatchAltID1":"String","swatchAltID2":"String","status":"String","appStatus":"String","grade":"String","color":"String","type":"String","uom":"String","qtyAvailable":0,"available":"0001-01-01T00:00:00.0000000Z","discontinued":"0001-01-01T00:00:00.0000000Z","salesPrice":0,"introDate":"String","custom2":"String","custom3":"String","vendorId":"String","description":"String","content":"String","scotchGuard":false,"verticalRepeat":"String","horizontalRepeat":"String","meta":{"String":"String"},"tags":{"String":["String"]}}}