Click or drag to resize

BillingServiceQueuePostedSalesCredits Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public void QueuePostedSalesCredits(
	string apiKey,
	DateTime periodStartDate,
	DateTime periodEndDate,
	string salesDimensionCode
)

Parameters

apiKey
Type: SystemString
periodStartDate
Type: SystemDateTime
periodEndDate
Type: SystemDateTime
salesDimensionCode
Type: SystemString
See Also