List payments

Lists the payments recorded for a billing customer, in the envelope the billing system returns, with amount and balance formatted to two decimal places. With filter=lastPayment you get just the most recent payment — the one with the highest payment ID — or a placeholder record when the customer has never paid.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The billing customer ID to read; defaults to the customer ID on your account.

string

Set to lastPayment for the single most recent payment; any other value returns the full list.

Responses
200

The payments, with amounts and balances formatted to two decimals, or one payment when filter=lastPayment.

401

Missing or invalid API key.

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