Export Customers

URL : /api/v1/customers/export/

Method : GET

Success Response

Code : 200 OK

Content examples :

customer_id,customer_first_name,customer_last_name,customer_email,customer_company_name,customer_phone,customer_reference,customer_address,customer_postcode,customer_state,customer_city,customer_country
15354,Bruce,Willis,[email protected],ACME Inc.,,ref_user_1,2645 Black Bear Court,70501,Colorado,Lafayette,US
15355,Harry,Potter,[email protected],Hogwarts,+385913334444,ref_user_2,2110 N. Williamston Rd.,70502,Michigan,Williamston,US

Last updated

Was this helpful?