DID/Created
Description: A DID number has been uploaded to PortaBilling.
DID/Updated
Description: A DID number has been updated as follows: released to the DID pool, assigned to/removed from a customer or an account, moved to another installation or removed from the DID inventory in PortaBilling.
DID/Deleted
Description: A DID number has been removed from the DID inventory in PortaBilling.
The variables set is the same for all event types of this group:
Variables |
Mandatory |
Type |
Nillable |
Description |
---|---|---|---|---|
number |
Yes |
string |
No |
The DID number. |
i_event |
Yes |
int |
No |
This is the unique identifier of the event. The Application uses this ID to recognize whether it is a new request or a retry and to adjust the provisioning flow. For example, in the case of a retry, the Application verifies the request’s status. If the request is processed, it responds with 200OK; otherwise, it treats the request as new and processes it. |