Search charges

Search for one or more charges.

Metadata
search.charge_id
array of int32s

Query by charge identifier.

search.charge_id
search.customer_id
array of int32s

Query by account identifier.

search.customer_id
search.service_id
array of int32s

Query by service identifier.

search.service_id
search.bill_id
array of int32s

Query by bill identifier.

search.bill_id
search.product_id
array of int32s

Query by product identifier.

search.product_id
search.service_product_id
array of int32s

Query by service product identifier.

search.service_product_id
date-time

Return only entries created after this date.

date-time

Return only entries created before this date.

int32

Defines how many items to return at a time.

int32

Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)

string

Specifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/html