### Secondary Channel Announcement Templates Source: https://docs.junipercreates.com/how-it-works/marketing/launch-day Templates for secondary channel announcements, providing concise messages about product launch, limited availability, and creator excitement. Includes placeholders for product name and date. ```templating My new merch is out now! The [**Product**] is available until [**Date**]. Get it before it’s gone! ``` ```templating I’m so excited to announce the launch of [**Product**]. I worked hard to create a high quality product that you’ll love! It’s available for a limited time, until [**Date**]. ``` -------------------------------- ### Primary Channel Announcement Templates Source: https://docs.junipercreates.com/how-it-works/marketing/launch-day Templates for primary channel announcements, focusing on product availability, features, and purchase links. Includes placeholders for product name, link, and type. ```templating My brand new merch is live NOW. You can shop the [**Product**] at [**Link**] and you can find the link in my description below! I’m so excited for you all to finally be able to get the [**Product** / **Type**] I’ve been working on this for months! ``` ```templating You can get [**Product** / **Type**] now! It’s available for a limited time exclusively at [**Link**], until [**Date**]. I worked really hard to create and source a really high quality product that I know you all will love! ``` -------------------------------- ### Marketing Copy: Reminder (Secondary Channels) Source: https://docs.junipercreates.com/how-it-works/marketing/after-the-launch Templates for secondary channel reminders post-launch, emphasizing limited time offers and providing direct links. ```templating Have you checked out my new [**Product** / **Type**] yet? You can get it here: [**Link**]. It’s only available for a limited time, so don’t wait! ``` ```templating My new merch is only available for a limited time! Get the [**Product**] before its gone on [**Date**]. ``` -------------------------------- ### Marketing Copy: Final Reminder (Secondary Channels) Source: https://docs.junipercreates.com/how-it-works/marketing/after-the-launch Templates for secondary channel final reminders, emphasizing urgency and providing direct links to purchase before the deadline. ```templating There’s only [**X days** / **hours**] left to shop the [**Product**]! Don’t miss your chance to get it before its gone. Get the [**Product**]: [**Link**] ``` ```templating Get the [**Product**] before its gone! You only have [**X days** / **hours**] until its gone forever. Get it here: [**Link**] ``` -------------------------------- ### Marketing Copy: Final Reminder (Primary Channels) Source: https://docs.junipercreates.com/how-it-works/marketing/after-the-launch Templates for primary channel final reminders, highlighting the imminent end of availability and creating urgency. ```templating There’s only [**X days** / **hours**] left to get the [**Product**]. Don’t miss your chance! ``` ```templating Don’t forget to get your very own [**Product Title**]! There’s only [**X days** / **hours**] left to get it before it’s gone forever. ``` -------------------------------- ### Marketing Copy: Reminder (Primary Channels) Source: https://docs.junipercreates.com/how-it-works/marketing/after-the-launch Templates for primary channel reminders post-launch, focusing on product benefits and limited availability. ```templating Have you gotten your [**Product** / **Type**] yet? You have until [**Date**] to get the [**Product**] before it’s gone! I’m really proud of the product we came up with and I’d love to get it in your hands. ``` ```templating Don’t forget to checkout my new [**Product** / **Type**] that just dropped! I haven’t taken mine off since I got it, and I know you’ll feel the same when you get yours. ``` -------------------------------- ### Banking Information Requirements Source: https://docs.junipercreates.com/finance/payouts Details the banking information required for direct bank transfer payouts, varying by country. This includes account details, routing numbers (ABA for US, SWIFT/BIC for others), IBAN for non-US accounts, and account numbers. The information is used solely for sending payments. ```APIDOC PayoutBankingInfo: description: Information required for direct bank transfer payouts. requirements: - country: United States details: - Account Information: Beneficiary name, bank name, and bank address. - ABA Routing Number: 9-digit number on the bottom-left of checks. - Account Number: 8 to 12-digit number on the bottom-middle of checks. notes: - Image example provided for cheque layout. - country: Other Countries details: - Account Information: Beneficiary name, bank name, and bank address. - SWIFT / BIC: 8 to 11-digit code consisting of numbers and letters used to identify your bank. - IBAN (International Bank Account Number): Up to 34-digit code consisting of numbers and letters used to identify your account. - Account Number: 7 to 12-digit number on the bottom of a check. security_note: Information can only be used to send money, not to access your account. Alternative submission methods (email/phone) are available if uncomfortable providing details via the platform. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.