Skip to content

Instantly share code, notes, and snippets.

@joshfraser
Created December 7, 2016 18:11
Show Gist options
  • Save joshfraser/129daf5d4a0dda55a0a8f7fd09c24667 to your computer and use it in GitHub Desktop.
Save joshfraser/129daf5d4a0dda55a0a8f7fd09c24667 to your computer and use it in GitHub Desktop.
Service ( VinGatewayService ) tns="http://service.vingate.ais.experian.com/"
Prefixes (1)
ns0 = "http://service.vingate.ais.experian.com/"
Ports (1):
(VinGatewayPort)
Methods (6):
checkStatus()
checkVolume()
getPlate(xs:string id, xs:string password, xs:string quoteback, xs:string dppaUseCode, xs:string dppaSubCategoryCode, xs:string subCustomerId, xs:string processType, xs:string vin, )
getVin(xs:string id, xs:string password, xs:string quoteback, xs:string dppaUseCode, xs:string dppaSubCategoryCode, xs:string subCustomerId, xs:string processType, xs:string plateNumber, xs:string plateState, )
getVinPlusDecode(xs:string id, xs:string password, xs:string quoteback, xs:string dppaUseCode, xs:string dppaSubCategoryCode, xs:string subCustomerId, xs:string processType, xs:string plateNumber, xs:string plateState, )
getVinVerifyPlus(xs:string id, xs:string password, xs:string quoteback, xs:string dppaUseCode, xs:string dppaSubCategoryCode, xs:string subCustomerId, xs:string processType, xs:string inquiryType, xs:string firstName, xs:string middleName, xs:string lastName, xs:string nameSuffix, xs:string firmBusinessName, xs:string range, xs:string preDirectional, xs:string streetName, xs:string addressSuffix, xs:string postDirectional, xs:string pob, xs:string ruralRouteNumber, xs:string ruralRouteBox, xs:string apartmentNumber, xs:string city, xs:string state, xs:string zipCode, xs:string zipFour, xs:string vin, xs:string year, xs:string make, xs:string model, xs:string plateNumber, xs:string plateState, xs:string addressType, )
Types (19):
VinSpecItems
address
brand
checkStatus
checkStatusResponse
checkVolume
checkVolumeResponse
getPlate
getPlateResponse
getVin
getVinPlusDecode
getVinPlusDecodeResponse
getVinResponse
getVinVerifyPlus
getVinVerifyPlusResponse
name
vehicle
vinSpec
vingateResult
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment