Update CustomerCopy Pagepatch https://us3-api.bringg.com/partner-integrations-service/v1/integrations/customers/{id}Update a CustomerPath Paramsidint32requiredUnique identifier representing a customerBody Paramscompany_idint32requiredUnique identifier representing a companynamestringName of customeraddressstringAddress of customeraddress_second_linestringExtra information about the address e.g. floor #, apartment #phonestringPhone of customeremailstringE-mail of customerlatdoubleLatitude component of customer locationlngdoubleLongitude component of customer locationexternal_idstringCustomer external IDconfirmation_codestringConfirmation code for the customercustomer_access_tokenstringAccess token of customer for a login processallow_sending_emailbooleanDefaults to trueAllows to opt out of email sharing for customerallow_sending_phonebooleanDefaults to trueAllows to opt out of phone sharing for customerlanguagestring2-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 401401 404404Updated 11 months ago