This app requires JavaScript! api Web Service Documentation

POSitive Anywhere

Web Service Documentation
Service: api
Method: customer_invoice_summary_list
Returns Customer Invoice Summary for a specific Customer. Use this list to retrieve individual invoice with transaction_invoice_info
You must be logged in to use this method.
Basic Authentication is supported.
Parameters
Group: request
localcustomerid
(string[60])
 
customerid
(long integer)
 
This parameter is Optional
Possible Return Data

List: ErrorQueue
ErrorNumber
(long integer)
 
ErrorPosition
(string[255])
 
ErrorRecordId
(string[255])
 
ErrorDescription
(string[255])
 
ErrorRecommendation
(string[255])
 
Group: result
status
(string[5000])
 
localcustomerid
(string[60])
 
customerid
(string[60])
 
List: customerinvoicelist
localtransactionid
(string[60])
 
transactionid
(string[60])
 
transactionnumber
(long integer)
 
created_at
(string[20])
 
JSON POST (JSON Response)
HTTP GET (JSON Response)
REST GET (JSON Response)