payment_tags_statistics

Get payment statistics based on your tagged fees: gross amount, discounts, deductions, net amount, payments, payment percentage and balance. You can use the "additional_fields" parameter to include more fields in the JSON results. Check the /fields service to explore the additional fields that you can add.
Example:

{
"additional_fields":"customField_35,idnumber,countryName"
}

Rate Limit: HEAVY

Permission needed: Financial Reports (#400)

Reference Code: srv_330

Body Params
integer
required

School year id

string
required
Defaults to 0

Date Format: yyyy-MM-dd

string

Payments Number range value. Format: Comma separated two numbers:-100,100

string

Balance Number range value. Format: Comma separated two numbers:-100,100

string

Include more fields in the JSON results. Check the /fields service to explore the additional fields that you can add. Format: {"additional_fields":"customField_35,idnumber,countryName"}

Headers
string
required
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json