Appearance
Overview
The Partner Creation endpoint within the MyLION ERP system empowers you to programmatically handle the registration of new customers, fostering seamless integration between your application and MyLION.
Use Cases
Integrating with the Partner Creation endpoint offers several valuable use cases:
- User Registration: When a user registers within your application, you can automatically create a corresponding partner (customer) profile in MyLION, eliminating the need for manual data entry.
Prerequisites
Before utilizing the Partner Creation endpoint, ensure that you:
- Have a valid API key generated through your MyLION developer account.
- Understand the JSON structure required for creating new partner profiles, as detailed in the upcoming documentation section.