Click or drag to resize

IBlazeGetInvoice Method

Returns an invoice

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
BlazeInvoice GetInvoice(
	string invoiceId
)

Parameters

invoiceId
Type: SystemString
The invoice ID.

Return Value

Type: BlazeInvoice
The invoice.
See Also