Provider quick setup process Sachintha Mohotti July 24, 2023 09:54 Updated Overview Once a provider has been created in the OCS, the articles below will detail how to use the CCAB APIs using an API client like Insomnia. General Articles Using Insomnia to access the CCAB APIs - https://support.ccab.totogi.com/hc/en-us/articles/4584082811666-Using-the-CCAB-Management-API Getting API tokens using Insomnia - https://support.ccab.totogi.com/hc/en-us/articles/4567485735698-How-to-Obtain-an-Access-Token-for-the-API Provider Setup The guides in this section go through the process of setting up the basic entities needed to perform charging, and should be performed in the given order for fresh providers with plans, but no accounts or devices. Creating accounts (createAccount API) - https://support.ccab.totogi.com/hc/en-us/articles/4701533283346-Create-an-Account-using-the-API Subscribing accounts to plans (subscribeToPlan API) - https://support.ccab.totogi.com/hc/en-us/articles/4772965127442-Subscribe-an-Account-to-a-Plan-Using-the-API Creating devices (createDevice API) - https://support.ccab.totogi.com/hc/en-us/articles/4775374318482-Create-a-Device-Using-the-API Reviewing Entities The guides in this section refer to getting plan, account or device details, or searching for Event Data Records for a specific account Reviewing plans (getPlans API) - https://support.ccab.totogi.com/hc/en-us/articles/4668927262098-Get-Plan-s-Details-Using-the-API Reviewing accounts (getAccount API) - https://support.ccab.totogi.com/hc/en-us/articles/4702099820050-Get-Account-Information-Using-the-API Reviewing devices (getDevice API) - https://support.ccab.totogi.com/hc/en-us/articles/4755846941330-Get-Device-Information-Using-the-API Reviewing EDRs (getEventDataRecords API) - https://support.ccab.totogi.com/hc/en-us/articles/8491539010450-Getting-Event-Data-Records-EDRs-for-an-Account Deleting Entities Deleting plans (deletePlan API) - https://support.ccab.totogi.com/hc/en-us/articles/4683862374418-Delete-a-Plan-Using-the-API Archiving plans (archivePlanVersion API) - https://support.ccab.totogi.com/hc/en-us/articles/12660685249170 Deleting accounts (deleteAccount API) - https://support.ccab.totogi.com/hc/en-us/articles/12579095719698 Deleting devices (deleteDevice API) - https://support.ccab.totogi.com/hc/en-us/articles/12602842907154