Get an orderAsk AIget https://api-staging.b2brouter.net/orders/{id}.{format}Returns information about a specific order.Path ParamsidstringrequiredA unique internal identifier of the Order in B2Brouter.formatstringenumrequiredFormat of the orderjsonoriginalAllowed:jsonoriginalQuery ParamsincludestringenumIf you want to get the associations with the entities, this has to be explicitly specified. If you need more details about the lines, use "detailed_lines"lineslinesdetailed_linesAllowed:linesdetailed_linesHeadersX-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 401Unauthorized 403Forbidden 404Order not foundUpdated 7 months ago