How do I create a Sheepy deposit address for my customers?
To create a Sheepy deposit address for your customers, log in to your Sheepy account and use the API endpoint specifically designed for address generation. This process allows you to generate static deposit addresses tied to a unique identifier such as a user ID, session token, or UUID. Once the address is created, it remains valid for repeated use and can be tracked independently in your system. This makes it ideal for assigning a consistent payment destination to each customer.
The API documentation in the Developer Portal provides step-by-step guidance, including authentication requirements, request formatting, and webhook options to notify your system when a payment is received. By integrating this feature, you enable seamless deposit workflows that improve both automation and user experience.