Skip to main content
POST
Create a charge filter

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

code
string
required

Code of the existing plan.

Example:

"startup"

charge_code
string
required

Code of the existing charge.

Example:

"api_requests_charge"

Body

application/json

Charge filter payload

filter
object
required

Response

Charge filter created

filter
object
required

Charge filter values used to apply differentiated pricing based on additional event properties.