Create customer.Copy Pagepost https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/customersPath ParamstenantUiduuidrequiredUid of the tenant.Body Paramsaddressstring | nullcitystring | nullcountryOfOriginstringrequiredlength ≥ 1currencyCodestringrequiredlength ≥ 1customerNumberstring | nulltypestringrequiredlength ≥ 1invoicingMailstring | nullidentificationNumberstring | nullcprNumberstring | nullnamestringrequiredlength ≥ 1postalCodestring | nullexternalCustomerIdstring | nullHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Customer was successfully created. 401User is not authorized. 403User does not have the required roles to access this action.Updated about 1 year ago