Changelog
Breaking Changes
The
pending_removalattribute in the/v3/didsendpoint has been removed. It is replaced by the newbilling_cycles_countattribute.The restriction message in the
/v3/did_groupsendpoint has been removed. It is now replaced by therequirementsrelationship.
Enhancements
Introduced the
billing_cycles_countattribute for the following:In
/v3/didsrequests and responses, this attribute defines the number of billing cycles after which the DID will be terminated.A value of
nullindicates the DID will renew indefinitely.A value of
0indicates the DID will not be renewed.A positive integer value (e.g.,
2) indicates the DID will be renewed that many times before termination. The value decreases by one after each renewal.Accepted range:
0–999.
In
/v3/orders, theitemsattribute for DID order items can now includebilling_cycles_countto apply this configuration during DID creation.
Added the
address_verificationrelationship to the /v3/dids endpoint.Added support for
callbacksattributes in the /v3/orders and /v3/cdr_export endpoints.
New Endpoints
Endpoint |
Access Level |
|---|---|
|
Read |
|
Read |
|
Read |
|
Read, Write, Delete |
|
Read, Write, Delete |
|
Read, Write, Delete |
|
Write, Delete |
|
Write, Delete |
|
Read, Write |
|
Write |
Note
For details on callback configuration, see the Callback Documentation Version 2021-04-19.