{ "opencollection": "1.0.0", "info": { "name": "Api Documentation", "version": "1.0" }, "items": [ { "info": { "name": "Subscriber Type", "type": "folder" }, "items": [ { "info": { "name": "This API is used to know whether the customer is available in legacy or Siyakhula", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/subscriberType", "headers": [ { "name": "transactionId", "value": "" } ], "params": [ { "name": "sourceIdentifier", "value": "", "type": "query", "description": "Identifies the source system which integrates with API." }, { "name": "msisdn", "value": "", "type": "query", "description": "MSISDN which needs to be identified if its available in legacy or Siyakhula . Number should be in international format i.e 27832227009." } ] }, "docs": "This API is used to know whether the customer is available in legacy or Siyakhula" } ] } ], "bundled": true }