Create a contactAsk AIpost https://api-staging.b2brouter.net/accounts/{account}/contactsCreates a new contact and returns the full contact representationPath ParamsaccountstringrequiredAccount identifier (ID)Body ParamsThe Contact object in format JSON to createcontactobjectRepresents 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 201Contact created successfully - returns full contact representation 422Unprocessable EntityUpdated 6 months ago