AppleWebService
Click here for a complete list of operations.
PullCustomerInfoNew
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /AppleMobileWebServiceTest/AppleWebService.asmx HTTP/1.1
Host: m3.rometech.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://m3.rometech.net/AppleMobileWebService/PullCustomerInfoNew"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<PullCustomerInfoNew xmlns="http://m3.rometech.net/AppleMobileWebService">
<shopId>string</shopId>
<VIN_NO>string</VIN_NO>
<RO_NUM>string</RO_NUM>
</PullCustomerInfoNew>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<PullCustomerInfoNewResponse xmlns="http://m3.rometech.net/AppleMobileWebService">
<PullCustomerInfoNewResult>
<RomeExpress_Main>
<RomeExpress_Header xmlns="http://tempuri.org/RomeExpressCheckIn_Ver1.xsd">
<Device_id>string</Device_id>
<VIN_NO>string</VIN_NO>
<SCAN_MODE>iPhoneScanner or iPadScanner or iPodScanner or ManualEntry</SCAN_MODE>
<RO_NO>string</RO_NO>
<RO_Type>New or Existing</RO_Type>
<ImageCount>integer</ImageCount>
<AuthoImgCnt>integer</AuthoImgCnt>
<DamageROImagesCnt>integer</DamageROImagesCnt>
<UploadStatus>WIP or Complete</UploadStatus>
<RecordRO>integer</RecordRO>
<RecordAuth>integer</RecordAuth>
<RecordPD>integer</RecordPD>
<RecordImages>integer</RecordImages>
<PrintAuth>integer</PrintAuth>
<EmailAuth>integer</EmailAuth>
<Email2Auth>integer</Email2Auth>
<PrintDamage>integer</PrintDamage>
<Email1Damage>integer</Email1Damage>
<Email2Damage>integer</Email2Damage>
<GenImageCount>integer</GenImageCount>
<InvImageCount>integer</InvImageCount>
<RecordGen>integer</RecordGen>
<RecordInv>integer</RecordInv>
<CustomImgCount>integer</CustomImgCount>
</RomeExpress_Header>
<RomeExpress_Data xmlns="http://tempuri.org/RomeExpressCheckIn_Ver1.xsd">
<Shop_Details xsi:nil="true" />
<Customer_Information xsi:nil="true" />
<InsurerDetails xsi:nil="true" />
<AuthorizationDetails xsi:nil="true" />
<DamageDetails xsi:nil="true" />
<VehicleImageDetails xsi:nil="true" />
<InvoiceImageDetails xsi:nil="true" />
<GeneralImageDetails xsi:nil="true" />
<PDROImagesList xsi:nil="true" />
<AuthoROImagesList xsi:nil="true" />
<UserActionAuthRO>Print or Email or No Action</UserActionAuthRO>
<UserActionPriorDamage>Print or Email or No Action</UserActionPriorDamage>
<CellPhoneProviders xsi:nil="true" />
<Vehicle_Information xsi:nil="true" />
<ErrorCodes>ERR001-VIN-NOT-FOUND or ERR002-RO-NOT-FOUND or ERR003-AUTHTEXT-NOT-FOUND or ERR004-PASSCODE-NOT-FOUND or ERR005-CELLPROVIDERS-NOT-FOUND or ERR006-INSURER-NOT-FOUND or ERR007-DATABASE-NOT-FOUND or ERR008-DATABASE-CONNECTION-ERROR or ERR009-INVALID-LOGIN-CREDENTIALS or ERR010-INVALID-SHOP-LICENSE or ERR011-INVALID-FTP-CREDENTIALS or ERR012-CUSTOM-ERROR</ErrorCodes>
<ColorCodeDet xsi:nil="true" />
<CustFolderImageDetails xsi:nil="true" />
</RomeExpress_Data>
</RomeExpress_Main>
<RomeExpress_Main>
<RomeExpress_Header xmlns="http://tempuri.org/RomeExpressCheckIn_Ver1.xsd">
<Device_id>string</Device_id>
<VIN_NO>string</VIN_NO>
<SCAN_MODE>iPhoneScanner or iPadScanner or iPodScanner or ManualEntry</SCAN_MODE>
<RO_NO>string</RO_NO>
<RO_Type>New or Existing</RO_Type>
<ImageCount>integer</ImageCount>
<AuthoImgCnt>integer</AuthoImgCnt>
<DamageROImagesCnt>integer</DamageROImagesCnt>
<UploadStatus>WIP or Complete</UploadStatus>
<RecordRO>integer</RecordRO>
<RecordAuth>integer</RecordAuth>
<RecordPD>integer</RecordPD>
<RecordImages>integer</RecordImages>
<PrintAuth>integer</PrintAuth>
<EmailAuth>integer</EmailAuth>
<Email2Auth>integer</Email2Auth>
<PrintDamage>integer</PrintDamage>
<Email1Damage>integer</Email1Damage>
<Email2Damage>integer</Email2Damage>
<GenImageCount>integer</GenImageCount>
<InvImageCount>integer</InvImageCount>
<RecordGen>integer</RecordGen>
<RecordInv>integer</RecordInv>
<CustomImgCount>integer</CustomImgCount>
</RomeExpress_Header>
<RomeExpress_Data xmlns="http://tempuri.org/RomeExpressCheckIn_Ver1.xsd">
<Shop_Details xsi:nil="true" />
<Customer_Information xsi:nil="true" />
<InsurerDetails xsi:nil="true" />
<AuthorizationDetails xsi:nil="true" />
<DamageDetails xsi:nil="true" />
<VehicleImageDetails xsi:nil="true" />
<InvoiceImageDetails xsi:nil="true" />
<GeneralImageDetails xsi:nil="true" />
<PDROImagesList xsi:nil="true" />
<AuthoROImagesList xsi:nil="true" />
<UserActionAuthRO>Print or Email or No Action</UserActionAuthRO>
<UserActionPriorDamage>Print or Email or No Action</UserActionPriorDamage>
<CellPhoneProviders xsi:nil="true" />
<Vehicle_Information xsi:nil="true" />
<ErrorCodes>ERR001-VIN-NOT-FOUND or ERR002-RO-NOT-FOUND or ERR003-AUTHTEXT-NOT-FOUND or ERR004-PASSCODE-NOT-FOUND or ERR005-CELLPROVIDERS-NOT-FOUND or ERR006-INSURER-NOT-FOUND or ERR007-DATABASE-NOT-FOUND or ERR008-DATABASE-CONNECTION-ERROR or ERR009-INVALID-LOGIN-CREDENTIALS or ERR010-INVALID-SHOP-LICENSE or ERR011-INVALID-FTP-CREDENTIALS or ERR012-CUSTOM-ERROR</ErrorCodes>
<ColorCodeDet xsi:nil="true" />
<CustFolderImageDetails xsi:nil="true" />
</RomeExpress_Data>
</RomeExpress_Main>
</PullCustomerInfoNewResult>
</PullCustomerInfoNewResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /AppleMobileWebServiceTest/AppleWebService.asmx HTTP/1.1
Host: m3.rometech.net
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<PullCustomerInfoNew xmlns="http://m3.rometech.net/AppleMobileWebService">
<shopId>string</shopId>
<VIN_NO>string</VIN_NO>
<RO_NUM>string</RO_NUM>
</PullCustomerInfoNew>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<PullCustomerInfoNewResponse xmlns="http://m3.rometech.net/AppleMobileWebService">
<PullCustomerInfoNewResult>
<RomeExpress_Main>
<RomeExpress_Header xmlns="http://tempuri.org/RomeExpressCheckIn_Ver1.xsd">
<Device_id>string</Device_id>
<VIN_NO>string</VIN_NO>
<SCAN_MODE>iPhoneScanner or iPadScanner or iPodScanner or ManualEntry</SCAN_MODE>
<RO_NO>string</RO_NO>
<RO_Type>New or Existing</RO_Type>
<ImageCount>integer</ImageCount>
<AuthoImgCnt>integer</AuthoImgCnt>
<DamageROImagesCnt>integer</DamageROImagesCnt>
<UploadStatus>WIP or Complete</UploadStatus>
<RecordRO>integer</RecordRO>
<RecordAuth>integer</RecordAuth>
<RecordPD>integer</RecordPD>
<RecordImages>integer</RecordImages>
<PrintAuth>integer</PrintAuth>
<EmailAuth>integer</EmailAuth>
<Email2Auth>integer</Email2Auth>
<PrintDamage>integer</PrintDamage>
<Email1Damage>integer</Email1Damage>
<Email2Damage>integer</Email2Damage>
<GenImageCount>integer</GenImageCount>
<InvImageCount>integer</InvImageCount>
<RecordGen>integer</RecordGen>
<RecordInv>integer</RecordInv>
<CustomImgCount>integer</CustomImgCount>
</RomeExpress_Header>
<RomeExpress_Data xmlns="http://tempuri.org/RomeExpressCheckIn_Ver1.xsd">
<Shop_Details xsi:nil="true" />
<Customer_Information xsi:nil="true" />
<InsurerDetails xsi:nil="true" />
<AuthorizationDetails xsi:nil="true" />
<DamageDetails xsi:nil="true" />
<VehicleImageDetails xsi:nil="true" />
<InvoiceImageDetails xsi:nil="true" />
<GeneralImageDetails xsi:nil="true" />
<PDROImagesList xsi:nil="true" />
<AuthoROImagesList xsi:nil="true" />
<UserActionAuthRO>Print or Email or No Action</UserActionAuthRO>
<UserActionPriorDamage>Print or Email or No Action</UserActionPriorDamage>
<CellPhoneProviders xsi:nil="true" />
<Vehicle_Information xsi:nil="true" />
<ErrorCodes>ERR001-VIN-NOT-FOUND or ERR002-RO-NOT-FOUND or ERR003-AUTHTEXT-NOT-FOUND or ERR004-PASSCODE-NOT-FOUND or ERR005-CELLPROVIDERS-NOT-FOUND or ERR006-INSURER-NOT-FOUND or ERR007-DATABASE-NOT-FOUND or ERR008-DATABASE-CONNECTION-ERROR or ERR009-INVALID-LOGIN-CREDENTIALS or ERR010-INVALID-SHOP-LICENSE or ERR011-INVALID-FTP-CREDENTIALS or ERR012-CUSTOM-ERROR</ErrorCodes>
<ColorCodeDet xsi:nil="true" />
<CustFolderImageDetails xsi:nil="true" />
</RomeExpress_Data>
</RomeExpress_Main>
<RomeExpress_Main>
<RomeExpress_Header xmlns="http://tempuri.org/RomeExpressCheckIn_Ver1.xsd">
<Device_id>string</Device_id>
<VIN_NO>string</VIN_NO>
<SCAN_MODE>iPhoneScanner or iPadScanner or iPodScanner or ManualEntry</SCAN_MODE>
<RO_NO>string</RO_NO>
<RO_Type>New or Existing</RO_Type>
<ImageCount>integer</ImageCount>
<AuthoImgCnt>integer</AuthoImgCnt>
<DamageROImagesCnt>integer</DamageROImagesCnt>
<UploadStatus>WIP or Complete</UploadStatus>
<RecordRO>integer</RecordRO>
<RecordAuth>integer</RecordAuth>
<RecordPD>integer</RecordPD>
<RecordImages>integer</RecordImages>
<PrintAuth>integer</PrintAuth>
<EmailAuth>integer</EmailAuth>
<Email2Auth>integer</Email2Auth>
<PrintDamage>integer</PrintDamage>
<Email1Damage>integer</Email1Damage>
<Email2Damage>integer</Email2Damage>
<GenImageCount>integer</GenImageCount>
<InvImageCount>integer</InvImageCount>
<RecordGen>integer</RecordGen>
<RecordInv>integer</RecordInv>
<CustomImgCount>integer</CustomImgCount>
</RomeExpress_Header>
<RomeExpress_Data xmlns="http://tempuri.org/RomeExpressCheckIn_Ver1.xsd">
<Shop_Details xsi:nil="true" />
<Customer_Information xsi:nil="true" />
<InsurerDetails xsi:nil="true" />
<AuthorizationDetails xsi:nil="true" />
<DamageDetails xsi:nil="true" />
<VehicleImageDetails xsi:nil="true" />
<InvoiceImageDetails xsi:nil="true" />
<GeneralImageDetails xsi:nil="true" />
<PDROImagesList xsi:nil="true" />
<AuthoROImagesList xsi:nil="true" />
<UserActionAuthRO>Print or Email or No Action</UserActionAuthRO>
<UserActionPriorDamage>Print or Email or No Action</UserActionPriorDamage>
<CellPhoneProviders xsi:nil="true" />
<Vehicle_Information xsi:nil="true" />
<ErrorCodes>ERR001-VIN-NOT-FOUND or ERR002-RO-NOT-FOUND or ERR003-AUTHTEXT-NOT-FOUND or ERR004-PASSCODE-NOT-FOUND or ERR005-CELLPROVIDERS-NOT-FOUND or ERR006-INSURER-NOT-FOUND or ERR007-DATABASE-NOT-FOUND or ERR008-DATABASE-CONNECTION-ERROR or ERR009-INVALID-LOGIN-CREDENTIALS or ERR010-INVALID-SHOP-LICENSE or ERR011-INVALID-FTP-CREDENTIALS or ERR012-CUSTOM-ERROR</ErrorCodes>
<ColorCodeDet xsi:nil="true" />
<CustFolderImageDetails xsi:nil="true" />
</RomeExpress_Data>
</RomeExpress_Main>
</PullCustomerInfoNewResult>
</PullCustomerInfoNewResponse>
</soap12:Body>
</soap12:Envelope>