Type Alias PackingSlipReadonly

PackingSlipReadonly: {
    custom_order_id: string;
    email: string;
    logo_url: string;
    message: string;
    phone: string;
    store_name: string;
}

The values for customized packing slip

Type declaration

  • custom_order_id: string

    Your own Order ID that will be printed instead of Printful's Order ID

  • email: string

    Customer service email

  • logo_url: string

    URL address to a sticker we will put on a package

  • message: string

    Custom packing slip message

  • phone: string

    Customer service phone

  • store_name: string

    Store name override for the return address