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.

Request
query Parameters
basketId
required
integer <int32>

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.

Responses
200

Success

500

Internal Server Error

get/ShoppingService.svc/rest/GetOrderRequest
Response samples
"string"