List contract charges

List the charges attached to a contract. Ordered by due date ascending by default.

This endpoint is most useful for contracts created with explicit scheduled charges, where all charges are created upfront at contract creation. For frequency-based recurring contracts, charges are generated on schedule as each billing cycle comes due — use Get future charges to see projected future charges that have not yet been generated.

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

Contract ID

Query Params
string

Sort order for results. Defaults to due (due date ascending) if not specified. Append ;desc for descending order.

integer

Offset from first records

string

Fields to expand into full objects. Separate multiple fields with commas.

Available fields:

  • contract (contract object)
  • created_session (session object)
  • updated_session (session object)
Responses

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