Create CustomerAsk AIpost https://api.partnerstack.com/v1/customersCreates a customer with desired paramsBody Paramsemailstringrequired(e.g. [email protected]) The customers email, must be a valid emailkeystringrequired(e.g. cus_a80cb515fe) A unique identifier used to reference the customer. This is the same as the Customer_key that can be assigned using GrowSumoJSmetaobjectAdditional custom fields for the customer that is configured in your PartnerStack dashboard.meta objectnamestring(e.g. John Smith) Should be either the customer's name, or the company namepartner_keystringrequired(e.g. bertramgilfoyle) The key of the partner that is responsible for the customer (note: partner_key must belong to a partner in your program)Responses 200Customer 400Bad Request Error 401Unauthorized Error 403Forbidden Error 404Not Found Error 500Internal Server ErrorUpdated 7 months ago