Create Customer
Creates a new customer in GatherUp.
Query
Comma-separated response fields to include.
Body
Business id.
Customer custom id.
Customer email address. This field is required for basic plan accounts. For higher plans there is email or phone number required.
Customer first name.
Customer job id.
Customer last name.
Customer mobile phone.
Customer tags separated by comma (max length of one tag = 50 chars).
0 will send feedback immediately -> if "sendFeedbackRequest" parameter is set to 1. If you set delayFeedbackRequest to anything over 0, it will delay that many hours before the feedback request is sent. Important the Communication Preference in the customer dashboard must be set to "Manual Mode". The "delayFeedbackRequest" parameter will be ignored if set to"Automatic Mode".
Customer communication preference.
If the parameter is set to 0 then Customer Preference is set according to the data provided (`customerEmail` or `customerPhone`) regardless of the `customerPreference` field value.
Send feedback request email to the customer right away.