Click or drag to resize

VATServiceResolveProductVAT Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public decimal ResolveProductVAT(
	string apiKey,
	short productPostingKey,
	short relationPostingKey
)

Parameters

apiKey
Type: SystemString
productPostingKey
Type: SystemInt16
relationPostingKey
Type: SystemInt16

Return Value

Type: Decimal
See Also