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 Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsontypestring | 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/plaincontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200Customer was successfully updated. 401User is not authorized. 403User does not have the required roles to access this action.Updated 8 months ago