PartnerHub

<back to all web services

OpCodeGet

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/OpCodeGet HTTP/1.1 
Host: partnerhub.pbsdealers.com 
Content-Type: text/csv
Content-Length: length

SerialNumber,OpCodeIds,Code,Description,ModifiedSince,IsWeb,GMCode,IsGMOpCode,IncludeDeleted,IncludeDoNotDisplay,Category
String,[00000000000000000000000000000000],String,String,0001-01-01,False,String,False,False,False,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

OpCodes
"[{Id:string/string,SerialNumber:String,OpCodeId:00000000000000000000000000000000,Code:String,Description:String,FlatDollars:0,FlatHours:0,AllowedHours:0,LabourEstimate:0,PartsEstimate:0,SkillCode:String,RateCode:String,OpCodePriceCodes:[{PriceCodeRef:00000000000000000000000000000000,ShopRef:00000000000000000000000000000000,PayType:0,IsDefault:False}],PartLines:[{PartNumber:String,PartDescription:String,Requested:0}],LastUpdate:0001-01-01,IsWeb:False,WebSequence:0,GMCode:String,IsGMOpCode:False,IsDeleted:False,DisplayInPulldown:False,Category:String}]"