Click or drag to resize

PurchaseServiceGetPurchaseOrder Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public PurchaseDocumentDto GetPurchaseOrder(
	string apiKey,
	string documentNumber
)

Parameters

apiKey
Type: SystemString
documentNumber
Type: SystemString

Return Value

Type: PurchaseDocumentDto
See Also