Get List Number Collection

OCA Provides a collection of numbers that can be used as the caller id number for each call that is made

HTTP Method : GET

Endpoint URL : https://webapigw.ocatelkom.co.id/call/v2/number-collection

Response List (Array)

PropertyType

phone_number

Array

{
        "phone_number": [
                "021812345678",
                "021812345679",
                "021812345677",
                "021812345674",
                "021812345672",
        ]
}

Last updated