Type Alias PackingSlip

PackingSlip: {
    custom_order_id?: string;
    email?: string;
    logo_url?: string;
    message?: string;
    phone?: string;
    store_name?: string;
}

The values for customized packing slip

Type declaration

  • Optionalcustom_order_id?: string

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

  • Optionalemail?: string

    Customer service email

  • Optionallogo_url?: string

    URL address to a sticker we will put on a package

  • Optionalmessage?: string

    Custom packing slip message

  • Optionalphone?: string

    Customer service phone

  • Optionalstore_name?: string

    Store name override for the return address