Endpoint
GET/packing_slip/<order_id>
Description
Get packing slip for given order_id (required)
Output
Output is raw HTML of the packing slip from either the packing slip template or venue-specific packing slip, if available and requested via account settings. MIME type of text/html is set on the output.
Comments