The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/AttachmentDocumentTypeUpdateRequest HTTP/1.1
Host: api.consumertaxadvocate.com
Content-Type: text/csv
Content-Length: length
AttachmentId,FileType
00000000000000000000000000000000,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus,AttachmentDocumentType
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{AttachmentId:00000000000000000000000000000000,AttachmentName:String,DropboxDescription:String,Id:0,FileType:String,DateSent:0001-01-01}]"