Users have the ability to configure prefix and starting numbers for invoices. See the Knowledge Center documentation here for more information.
... View more
Reporting is a pretty powerful way of making sure nothing fishy happens in the system. In certain cases we would escalate the reports to multiple teams for review, but it's not feasible to send empty reports in case everything goes well.
... View more
Consider a customer upgrades which we handle changing the product on the subscription with two amendments. However, in the account summary rest call I still get back the removed rate plan. GET v1/accounts/<account_key>/summary To be able to use this API, I need the status of the rate plans in the response or the removed ones not to appear.
... View more