Skip to main content

Get charges

GET 

/api/v1.0/charges

Paginated list of charges for the merchant identified by the JWT. Filter by subscription_id, status, created_after, created_before, or search.

Search looks at customer.name (partial), customer.email (starts with), subscription.external_reference (starts with), customer.document_number (starts with). Use at least 3 characters for best results.

Status values: pending, processing, succeeded, failed, cancelled

Request

Responses

List of charges