Click or drag to resize

VehicleServiceGetNewCustomerExternalVehicle Method

Gets the new customer external vehicle.

Namespace:  AMCS.Elemos.IntegrationService.Services.Vehicle
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CustomerExternalVehiclePartialEntity GetNewCustomerExternalVehicle(
	string authenticationKey
)

Parameters

authenticationKey
Type: SystemString
The authentication key.

Return Value

Type: CustomerExternalVehiclePartialEntity
Exceptions
ExceptionCondition
FaultExceptionnew FaultCode(GetCustomerExternalVehicle)
FaultCodeGetCustomerExternalVehicle
See Also