# Get order request GetOrderRequest can be used on any 'Thanks for you order page' to get the actual order request used when creating the order. This can be used in combination with GetCheckout to get the last Checkout object as well. Endpoint: GET /ShoppingService.svc/rest/GetOrderRequest Version: 1.1 ## Query parameters: - `basketId` (integer, required) The internal id of the basket used in the checkout. - `cultureCode` (string) Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.