Click or drag to resize

FinancialServiceGetDirectDebitDisplayConfiguration Method

Gets the direct debit display configuration from bank detail validation.

Namespace:  AMCS.Elemos.IntegrationService.Services.Financial
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DirectDebitDisplayConfigurationEntity GetDirectDebitDisplayConfiguration(
	string authenticationKey,
	int departmentId
)

Parameters

authenticationKey
Type: SystemString
The authentication key.
departmentId
Type: SystemInt32
The department identifier, get bank detail from here.

Return Value

Type: DirectDebitDisplayConfigurationEntity
Exceptions
ExceptionCondition
FaultException
FaultReason
See Also