Create CustomerAsk AIpost https://us3-api.bringg.com/partner-integrations-service/v1/integrations/customersCreate a CustomerBody ParamsnamestringrequiredName of customercompany_idint32requiredUnique identifier representing a company (Merchant ID)addressstringAddress of customeraddress_second_linestringExtra information about the address e.g. floor #, apartment #citystringboroughstringstatestringzipcodestringphonestringrequiredPhone of customer. Required (if no E-mail)emailstringE-mail of customer. Required (if no Phone)latdoubleLatitude component of customer locationlngdoubleLongitude component of customer locationexternal_idstringCustomer external IDallow_loginbooleanAccess customer to login (values: "true", "false" or 0, 1)confirmation_codestringConfirmation code to approve login via phone numberallow_sending_emailbooleanDefaults to trueAllows to opt out of email sharing for customer (values: "true", "false" or 0, 1)allow_sending_smsbooleanDefaults to trueAllows to opt out of phone sharing for customer (values: "true", "false" or 0, 1)languagestring2-letter language code e.g. "en", "fr". Used to set the language in which the Customer App appears (if you want it to be different from the merchant account default)HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 200200 401401Updated 10 months ago