Returns a summarized version of the order with less details than GetOrder. This service should be used to expose
less data to the frontend, also this variant to retrieve the order can be used when authenticated via the GetTemporaryTokenForOrder
service. Where GetOrder is not accessible.
Returns a summarized version of the order with less details than
GetOrder
. This service should be used to expose less data to the frontend, also this variant to retrieve the order can be used when authenticated via theGetTemporaryTokenForOrder
service. WhereGetOrder
is not accessible.