Full Member List CSV
Upload Full Member List CSV
PUT
cURL
Upload a CSV file containing your entire target member list. The file should contain the following columns:
email: The email address of the member.first_name: The first name of the member.last_name: The last name of the member.phone: (allowed empty) The phone number of the member.tier: The tier of the member.worker_id(optional, allowed empty): The worker ID of the member.
Relevant Error Codes
When parsing the file uploaded we can return:- FileContent if the file has validation issues.
cURL