Get Charges

Returns all charges within an optional date range.

Log in to see full request history
Path Params
string
required

A company id.

Query Params
string

A date-time that will filter charges by date greater than begin_date. Ex: 2018-04-24T16:48:19-05:00. Defaults to before the date of the earliest charge.

string

A date-time that will filter charges by date less than end_date. Ex: 2018-04-24T16:48:19-05:00. Defaults to the current date.

Responses

403

Not authorized

404

Record not found. Please check to make sure that the specified ID is valid.

500

Internal system error. Please contact support in the event that this occurs.

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