Create an accountAsk AIpost https://api-staging.b2brouter.net/accountsThis endpoint creates a new account associated with the group. Only available for eDocSync subscriptions.Body ParamsThe account object in format JSON to createaccountobjectrequiredRepresents an account as an objectaccount 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 200Successful operation 400Bad Request 401Unauthorized 404Not Found 409Conflict 422Unprocessable EntityUpdated 7 months ago