# Shopper Orders

## getDocumentDownloadURL - Download one document and returns the url to download it.

 - [GET /document/{documentId}/type/{documentType}](https://developer.mirakl.com/content/connector/operator/salesforce/connector-sfcc-plugin/rest/connector-public/openapi3/shopper-orders/getdocumentdownloadurl.md): Download one document and returns the URL to download it. If the document ID doesn't exist, the API will return an error.

## getOrder - Returns the details of the order with the specified order number.

 - [GET /orders/{orderNo}](https://developer.mirakl.com/content/connector/operator/salesforce/connector-sfcc-plugin/rest/connector-public/openapi3/shopper-orders/getorder.md): Returns the details of the order with the specified order number.

## getOrderShipments - Get the prepared and to prepare shipments for an order.

 - [GET /orders/{orderId}/shipments](https://developer.mirakl.com/content/connector/operator/salesforce/connector-sfcc-plugin/rest/connector-public/openapi3/shopper-orders/getordershipments.md): Get the prepared and to prepare shipments for an order.

