# MD for: https://www.mercadopago.com.ar/developers/en/docs/mp-delivery/order-management/print-order-receipt.md \# Print order receipt After accepting the order, you will be able to print your receipt in \*\*PDF format\*\*. To print it, perform a GET sending the \`shipment\_id\` and \`access\_token\` (generated by the OAuth authentication process) to the endpoint \[/proximity-integration/shipments/{shipment\_id}/print\_label\_pdf\](https://www.mercadopago.com.ar/developers/pt/reference/mp\_delivery/\_proximity-integration\_shipments\_shipment\_id\_print\_label\_pdf/get). Check \[Security\](https://www.mercadopago.com.ar/developers/en/guides/additional-content/security/oauth/introduction) for more information about OAuth. The receipt can always be printed, except when the order has \[status canceled or sent\](https://www.mercadopago.com.ar/developers/en/docs/mp-delivery/order-management/get-order-data).