Update a contactAsk AIput https://api-staging.b2brouter.net/contacts/{id}Updates a contact and returns the full contact representationPath ParamsidintegerrequiredContact identifierBody ParamsThe Contact object in format JSON to updatecontactobjectRepresents a contact as an objectcontact objectHeadersX-B2B-API-VersionstringDefaults to 2026-03-02Specifies the version of the API to use in this request. If not specified uses the API-Version set in the group conifguration B2Brouter UI Application -> Developers -> API Keys -> API VersionResponses 200Contact updated successfully - returns full contact representation 422Unprocessable EntityUpdated 6 months ago