Cents Consumer User
Consumer User APIs are structured into distinct groups to facilitate efficient management and utilization of user-specific functionalities. Here's a detailed overview of these groups from the perspective of the consumer user:
-
Info: provides endpoints that offer detailed information about the consumer user. This includes personal details such as name, contact information, and user preferences. These endpoints are authenticated to ensure the security and privacy of user data.
-
Transactions: includes endpoints related to the user's transaction history and management. Users can retrieve detailed information about their past transactions, create new transactions, and manage transactions within the context of the company they are associated with. These paths are authenticated to protect financial data and ensure that only authorized users can perform transactions.
-
Subscriptions: focuses on the management of user subscriptions across different companies. Endpoints allow users to view their active subscriptions, create new ones, and edit existing subscriptions. This ensures that users can manage their commitments and preferences seamlessly. As subscriptions involve sensitive user information, these paths are authenticated.
-
Payment Methods: provide information about the user's registered payment methods. Users can view details of their payment methods, such as credit cards, debit cards, prepaid cards, main accounts, and saving accounts. This group ensures that users can manage their payment options securely. All paths in this group are authenticated to maintain the integrity and confidentiality of payment information.
-
Round-up Sources: dedicated to managing the user's payment methods specifically for the round-up method within a company. Users can add, edit, and manage round-up sources such as credit cards, debit cards, prepaid cards, main accounts, and saving accounts. These actions facilitate the round-up feature, allowing users to contribute their spare change to selected causes. These endpoints are authenticated to ensure secure handling of payment data.
Consumer Users APIs empower users to effectively manage their personal information, transactions, subscriptions, and payment methods within the Cents platform, ensuring a secure and user-friendly experience.
Authentication
- HTTP: Bearer Auth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Contact
License
Apache 2.0