Query for customers
GET/api/v3/customer
Notes:
- The
superuser_idfield is the primary contact (user) for this customer
Available query parameter values for filtering:
customer_idparent_customer_idbill_stateship_statebill_countryship_countryexternal_keytokencompanysuperuser_idsuperuser_emailcustom_1custom_2custom_3custom_4custom_5custom_6custom_7custom_8custom_9custom_10custom_11custom_12custom_13custom_14custom_15custom_16custom_17custom_18custom_19custom_20custom_21custom_22custom_23custom_24custom_25custom_26custom_27custom_28custom_29custom_30custom_31custom_32custom_33custom_34custom_35custom_36custom_37custom_38custom_39custom_40custom_41custom_42custom_43custom_44custom_45custom_46custom_47custom_48custom_49custom_50write_datetime- date/time createdmod_datetime- date/time last modified
Valid values for customer_status_state:
- a (for active customers)
- i (for customers who have manually been marked "inactive" or who have had no recent activity)
Valid values for customer_status_str:
- active-current
- active-overdue
- inactive-manual
- inactive-activity
Request
Responses
- 200
- 400
- 401
Object was fetched successfully
Bad request
Authentication error