<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head></head><body><div style="font-size: 12pt; font-family: Calibri,sans-serif;"><div>Ok, makes sense.</div><div>Nice idea on the alternative ratecards.</div><div><br></div><div>Feature request in this area would be to extend ratecard format to include a parameter for a bundle - so that you can define a bundle on a destination by destination basis.</div><div><br></div><div>Cheers</div><div>Gavin</div><div><br></div><div>Sent from my HTC</div><br><div id="htc_header">----- Reply message -----<br>From: "Andreas Granig" <agranig@sipwise.com><br>To: <gavin.sweet@skyracktelecom.com>, <spce-user@lists.sipwise.com><br>Subject: [Spce-user] Remove Billing profile from customer<br>Date: Wed, Nov 20, 2013 19:07</div></div><br><pre style="word-wrap: break-word; white-space: pre-wrap;">Hi,

On 11/20/2013 02:58 PM, Gavin Sweet wrote:
> Just following this up ...
>
> When a billing profile is applied to a customer the associated date comes up
> Null.
> I noticed the screen shot in Martins post showed the same issue.
>
> When we've created customers over the api, we have also experienced the same
> issue.
> At the moment we are doing this on a lab system, but my guess is that
> rate-o-mat will fail if date is null.

No, that's how it's supposed to be. A from/to-date of NULL just means "from the earliest date possible to the latest date possible". If you assign another profile, the start date gets set to the timestamp of the change, and to-date stays null, meaning "from the time in the timestamp to the latest date possible".

What rate-o-mat now does is trying to figure out the closest match (the billing profile which starts and ends at the nearest date of the start date of the call.

This means, that you can theoretically assign a billing profile which starts now and ends in a week (you can't via api/web at the moment, but will be implemented soon), and after that the old billing profile is automatically used again. Pretty useful if you want to give customers special fees for a limited time, e.g. for compensation or promo or whatever.

Andreas
</pre></body></html>