I want to use a Custom Packing Slip for all Shopify orders instead of the existing one.
Is there any Shopify Admin API to push that Custom Packing Slip?
Hi Abhisek,
Currently there’s no direct Shopify Admin API mutation or query to push a custom packing slip template for orders. However, you can use Shopify’s metafields or custom apps to store and retrieve custom packing slip templates. You would then need to integrate this with your order processing workflow to generate and use the custom packing slips.
1 Like