This endpoint creates a new filter for a specific charge on a subscription.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
External ID of the existing subscription.
"sub_1234567890"
Code of the existing charge.
"api_requests_charge"
Filter by subscription status. When provided, the subscription is looked up with this status instead of the default active status. Possible values are pending, active, terminated, or canceled.
pending, active, terminated, canceled "active"
Charge filter payload
Charge filter created
Charge filter values used to apply differentiated pricing based on additional event properties.