You are here: Discussion Register  |  Login
 
Discussion Forums
 
ForumForumGateway Web Ser...Gateway Web Ser...Other Web Servi...Other Web Servi...Invoice Web Service MethodsInvoice Web Service Methods
Disabled 
Previous
 
Next
 Disabled
New Post
 6/26/2009 4:53 PM
 

The Invoice web service contains methods that provide access to Invoice data and related information.

Sample Code: invoices.aspx
GetInvoiceDetail
 
Returns the detailed Invoice information, including related transactions (i.e., payments or adjustments), for the iInvoiceNo passed in. There will be a Transaction element (could be 0, 1 or more) for each related Transaction.
GetInvoiceReport
Returns a byte array containing the Invoice Report for the iInvoiceNo passed in.
GetInvoices
Returns a list of Invoices for the sCustID passed in. The XML response may contain multiple Invoice nodes.
 
Additional information, including each methods response XML structure, is provided in the documentation and more example code is provided in the Gateway Sample application.
Disabled 
Previous
 
Next
 Disabled
ForumForumGateway Web Ser...Gateway Web Ser...Other Web Servi...Other Web Servi...Invoice Web Service MethodsInvoice Web Service Methods

 

Privacy Statement  |  Terms Of Use
Copyright 2009 by ClearStar.net