Payment Time Elapsed Report

View average payment time in PDF format.

This reports on number of payments over a period of time, their total, average payment amount, and average days elapsed from creating the payment link to collecting the payment.

A table of individual payments is also given grouped by payment ID, which show when the payment link was issued, when it was paid, and the number of days it took to collect payment.

This endpoint allows using a custom date range using start and end, or interval.


Parameters
start
optional - only view results starting from this timestamp. can be used with end to create a custom date range.
end
optional - only view results up to this timestamp. can be used with start to create a custom date range.
interval
optional - an alternative shorthand label to start and end. The currently supported labels are: today, yesterday, this_week, this_month, this_year, last_week, last_month, and last_year.