This page provides details on additions and changes made to the Mobile Manager API and Webhooks.
Date of change | API or Webhook | Update to existing API / Webhook or new | Hyperlink | Description | |
---|---|---|---|---|---|
8/9/2024 | Webhook | New | /home/webhooks | Partners can now configure Webhooks to receive event data as Actions for their alerts |
|
7/26/2024 | API | Update | GET | /api/v1/sims, /api/v1/sims/{id} | SIM QR Payload now available in response. |
6/21/2024 | API | Update | GET | /api/v1/sims, /api/v1/customers/{id}/sims | Adds filtering response by SIM State and includes GUID of related customer. |
6/20/2024 | API | Update | GET | /api/v1/sims | Adds sorting response by response fields, ability to set default pool when creating customer, updates ActiveSims and TotalData fields to reflect proper values. |
5/3/2024 | API | Update | GET | /api/v1/sims | Adds "includeDecommissioned" boolean URL parameter to show decommissioned sims in response. |
5/3/2024 | API | Update | GET | /api/v1/sims | Fixes searching by Mobile Number. NB - Typo means this is "ModileNumber". |
2/16/2024 | API | New | POST | /api/v1/alerts/{id}/addsims | Option to add SIMs to an alert |
10/18/2023 | API | Update | N/A | Bug fix to prevent multiple orders against a SIM |
|
10/5/2023 | API | Update | N/A | Three UK orders enabled by API |
|
6/29/2023 | API | Update | GET | /api/v1/customers | Enable searching for Customers by name or email |
4/5/2023 | Webhook | New | /home/webhooks | Partners can receive Push notifications when: All orders are set to Complete, Cease orders are set to Pending (to acknowledge order acceptance as the order completion notification will be sent 30 days later). To receive these notifications a valid webhook must be added here. |