Credit limits for monetisation - POSTPAID

Not applicable

We want to use credit limits for postpaid customers but we need help with the following questions - This applies only to POSTPAID companies

  1. Can we set the 'isRecurring' flag to yes? The management API documentation doesn't say how but we need the credit limit to be reset at the beginning of the month.
  2. How do we set up notifications for credit limit reaching a certain limit (e.g. 80%)? The documentation isn't entirely clear on this.
0 4 426
4 REPLIES 4

Not applicable

If anyone has alternative solutions please do share.

Hi @rajeevramani1 ,

For first question: Volume band with aggregation basis as 1 month should reset it. Ref similar question.

Second question: 'FeeExposure' option may be the appropriate one for this scenario. Detail is:

https://docs.apigee.com/monetization/content/create-limit-notification-rate-plan

Thanks,

Rajesh Doda

Thanks @rajeshdoda we dont have volume banded plans but a fixed rate. We would still like the credit limit to reset at the end of the month. Is there any way to do that?

We will explore 2 and get back.


Not applicable

@rajeevramani1,

isRecurring - is the fee you want to charge the developer on an ongoing basis.

but what you need to do is to set/override the credit limit using this API https://docs.apigee.com/monetize/apis/post/organizations/%7Borg_name%7D/developers/%7Bdeveloper_id%7...

You can set notifications as explained here https://docs.apigee.com/monetization/content/set-up-notification-webhooks and by developer accepting the Notification rate plan.
Refer this https://docs.apigee.com/monetization/content/specifying-adjustable-notification-plan-details and https://docs.apigee.com/monetization/content/subscribe-published-rate-plan-using-api