Update a customer.Copy Pagepatch https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/customers/{customerUid}Path ParamstenantUiduuidrequiredUid of the tenant.customerUiduuidrequiredUid of the customer.Body Paramstypestring | nullstatusstring | nullcustomerNumberstring | nullidentificationNumberstring | nullnamestring | nullaliasstring | nulladdressstring | nullcountryOfOriginstring | nulllanguagestring | nulleanNumberstring | nullpostalCodestring | nullcitystring | nullcontactobjectcontact objectvatNumberstring | nullinvoicingInfoobjectinvoicingInfo objectbankAccountsarray of objects | nullbankAccountsADD objecteanContactstring | nullcategoryUidstring | nullgroupUidstring | nullfinanceCodeUidstring | nulldiscountdouble | nullcprNumberstring | nullexternalCustomerIdstring | nullHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Customer was successfully updated. 401User is not authorized. 403User does not have the required roles to access this action.Updated 7 months ago