Click or drag to resize

PaymentServiceGetPaymentByReference Method

Payment By Reference.

Namespace:  AMCS.Elemos.IntegrationService.Services.Payment
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PaymentPartialEntity GetPaymentByReference(
	string authenticationKey,
	string paymentReference
)

Parameters

authenticationKey
Type: SystemString
The authentication key.
paymentReference
Type: SystemString
Reference.

Return Value

Type: PaymentPartialEntity
See Also