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. Check Security for more information about OAuth.
The receipt can always be printed, except when the order has status canceled or sent.