The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/TextMessageTerminationRequest HTTP/1.1
Host: vghost.bulwarkpestcontrol.com
Content-Type: text/csv
Content-Length: length
TextMessageTerminationContract,TextTemplateEnabled,TextSent,SendSingle,Customer_Id,SendFromQueue,ResponseStatus
"{Customer_Id:0,TerritoryStewardEmployee_Id:0,SendingEmployee_Id:0}",False,False,False,0,False,"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"