The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/ProposalRequest HTTP/1.1
Host: api.scflv.com
Content-Type: text/csv
Content-Length: length
Proposal,ErcUid,Employees
"{ProposalId:0,SmartsheetsERCId:0,UploadDocumentName:String,UploadFilePath:String,CreatedDate:0001-01-01,OutputDocumentName:String,OutputFilePath:String,DeletedDate:0001-01-01,FileId:00000000000000000000000000000000}",00000000000000000000000000000000,"[{IsOwner:False,Employee:String}]"
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus,Proposal,Employees,OwnerList
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","{ProposalId:0,SmartsheetsERCId:0,UploadDocumentName:String,UploadFilePath:String,CreatedDate:0001-01-01,OutputDocumentName:String,OutputFilePath:String,DeletedDate:0001-01-01,FileId:00000000000000000000000000000000}","[{IsOwner:False,Employee:String}]",String