Chargebee
Version
This integration utilizes the Chargebee API v2.
Base URL
The base URL used for all Chargebee API endpoints contains the Subdomain:https://subdomain.chargebee.com/api/v2
Endpoints Utilized
DataGrail uses the following endpoints to authorize and test the connection:
Authentication & Authorization
The DataGrail Chargebee integration connects using basic authentication which requires an API Key.
Limits
Limits in Chargebee are calculated using the leaky
bucket algorithm. All requests that are made after rate limits have been
exceeded are throttled and an HTTP 429 Too Many Requests error is returned.
Requests succeed again after enough requests have emptied out of the bucket.
- DataGrail supports requests throttling to stay within 70-80% of specified service rate limits.
- DataGrail processes API responses with HTTP 429 status to interrupt requests, waiting and retrying (using an exponential backoff strategy).
Capabilities
Access
DataGrail's Chargebee integration provides Asynchronous Access capabilities for the following supported identifier category: Email.Data Interactions
For Access requests, DataGrail will take the following actions:
- Search Customers using configured identifiers.
- If a match is found, DataGrail will extract all objects related to the customer, including the following:
Match Found
- subscriptions
- payment_sources
- virtual_bank_accounts
- promotional_credits
- invoices
- credit_notes
- unbilled_charges
- orders
- gifts
- transactions
- quotes
Endpoints Utilized
Deletion
DataGrail's Chargebee integration provides Asynchronous (Whole Record) Deletion capabilities for the following supported identifier category: Email.Data Interactions
For Deletion requests, DataGrail will take the following actions:
- Search Customers using configured identifiers.
- Extract Customer ID.
- Fetch Subscriptions using Customer ID.
- Check Site configurations.
- Cancel all customer's subscriptions with immediate effect.
- Clear Personal Data for relevant customers.
- Retrieve a Customer
Endpoints Utilized
Disclaimer: The information contained in this message does not constitute as legal advice. We would advise seeking professional counsel before acting on or interpreting any material.