The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/SkillGet HTTP/1.1
Host: partnerhub.pbsdealers.com
Content-Type: text/csv
Content-Length: length
SerialNumber,SkillId,Code
String,00000000000000000000000000000000,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Skills
"[{Id:string/00000000-0000-0000-0000-000000000000,SkillId:00000000000000000000000000000000,SerialNumber:String,DivisionRef:0,SequenceNumber:String,SkillCode:String,Description:String,SalesType:String,Labour:0,Parts:0,TimeAllowed:0,AverageTime:0,AutoComplete:False,EnableDefaultNotes:False,OverrideSecondary:False,OverrideMin:0,Weight:0,IsInactive:False,LastUpdate:0001-01-01}]"