Click or drag to resize

IElectronicProcessingGetIASMasterDealerIDFromAllyDealerCode Method

Returns the unique iAAWG master dealer identifier corresponding to an Ally dealer code.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingGetIASMasterDealerIDFromAllyDealerCodeResponseType GetIASMasterDealerIDFromAllyDealerCode(
	IElectronicProcessingGetIASMasterDealerIDFromAllyDealerCodeRequestType request
)

Parameters

request
Type: IASIElectronicProcessingGetIASMasterDealerIDFromAllyDealerCodeRequestType
The Ally dealer code to identify.

Return Value

Type: IElectronicProcessingGetIASMasterDealerIDFromAllyDealerCodeResponseType
The iAAWG master dealer ID corresponding to the supplied Ally dealer code.
See Also