get

get-transaction_lines-totals

Retrieves aggregated data for the transaction_lines resource.

Resource URL

Missing value for template parameter(s): id

https://api.pepperi.com/v1.0/totals/transaction_lines

Query Parameters

Name
Values
Description
select
Select sum(FieldName) . Other functions supported: count,max,min,avg.
group_by
Group by comma delimited fields .
where
Filter results by SQL-Style where clause.

HTTP Basic:

Request to:

Response Error Details

  • Request
  • Response
  • cURL
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.