View OrderAsk AIget https://neon-loyalty-qa.spika.com/loyalty/v1/{space}/ordersets/{ordersetLookupId}/orders/{orderLookupId}Populates a full order, including all order lines and payments.Path ParamsspacestringrequiredThe name of the space (database) assigned to you.ordersetLookupIdstringrequiredOne of: The Entity's internal Entity Id The Entity's name The Entity's business Id, prefixed with $ orderLookupIdstringrequiredThe unique Order Id, either the NEON order Id or the business order id (prefixed by '$')Query ParamsdimstringThe Dimensions under which the calling application operates. Format: {dim1}:{value1}[;{dim2}:{value2}[;...]]bypassDimensionGatebooleanIf true, returns resources even if the Entity's Dimension filter doesn't match the passed in Dimensions. Default is false.truefalseincludeUnpublishedbooleanIf true, also exposes Installed but Unpublished entity resources. Default is false.truefalseResponse 200OKUpdated 10 months ago