Skip to main content

Customers

This job fetches Customers from Stripe. This object represents a customer of your business. Use it to create recurring charges and track payments that belong to the same customer.

Add this job

Data

Sample Data

Open in new tab -

Data headers

HeaderDescription

Filtration options

This job can restrict the data that is visible in spreadsheets. Use the following parameters to restrict the data.

ParameterOptions
start_dateSelect customers created on or after start_date. Format - YYYY-MM-DD
end_dateSelect customers created on or before end_date. Format - YYYY-MM-DD

References