Update Business Contactput https://api.firstorion.com/exchange/v1/businesses/{businessId}/administrative-contacts/{contactId}Update an administrative contact of a business.Path ParamsbusinessIdstringrequiredSystem generated unique identifier for the businesscontactIdstringrequiredBody Paramsemailstring6 to 256Email address for the contact person.contactNamestring1 to 256Full name (FirstName LastName) of the contact person.phoneNumberstring7 to 15Phone number in E.164 format.HeadersAuthorizationstringrequiredResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 409ConflictUpdated about 1 month ago