- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-22-2018
01:38 AM
11-22-2018
01:38 AM
Zuora API for User usage per hour subscription
Hi All, could you please help - we (Talend) are going to use Zuora API as billing and subscription provider, but we don't see how could we create Subscription with Rate plan to charge User usage per hour (our Talend Cloud product will be licensed with User usage per hour) useing Zuora API ?
If we create Usage Records with UOM 'User' every hour, will Zuora collect all this Usage Records at the end of a month and create invoces for Tenants to pay ?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-03-2019
12:40 AM
01-03-2019
12:40 AM
Re: Zuora API for User usage per hour subscription
Hi lurii,
I think the feature Usage Rating by Group will satisfy your requirement. Reference: https://knowledgecenter.zuora.com/CB_Billing/J_Billing_Operations/Usage/Usage_Rating_by_Group The related api are listed in the document too. Thanks.