Payment statistics

Return total values of charges from your Asaas account according to the provided filters.

Examples of filters:

Total amount to receive:

GET https://api.asaas.com/v3/finance/payment/statistics?status=PENDING

Total amount to receive with charges by bank slip:

GET https://api.asaas.com/v3/finance/payment/statistics?billingType=BOLETO&status=PENDING

Total amount received for charges by credit card:

GET https://api.asaas.com/v3/finance/payment/statistics?billingType=CREDIT_CARD&status=RECEIVED

Language
Authorization
Header
Click Try It! to start a request and see the response here!