Vzlaonlineservices API V3
    Vzlaonlineservices API V3
    • INTRODUCTION
    • CHANGELOG
    • Requests Validations
    • Hash Validations
    • Other Validations
    • Operator Validation
    • Webhook Integration
    • Webhook Notification Example
    • MOVISTAR
      • /send
        POST
      • /landline
        POST
      • /lookup
        POST
      • /pay (POSTPAID)
        POST
    • DIGITEL
      • /lookup
        POST
      • /send
        POST
      • /pay (POSTPAID)
        POST
    • MOVILNET
      • /send
        POST
    • SIMPLE TV
      • /send
        POST
      • /lookup
        POST
    • /me
      GET
    • /operators
      GET
    • /send
      POST
    • /products
      GET
    • /transaction-status/{hash}
      GET

      /operators

      GET
      /operators

      Operators Endpoint#

      The Operators endpoint allows users to retrieve the list of operators that are enabled for their account. This list includes operators for various services.
      Below is an example response for the /operators endpoint, providing information about operators enabled for the user. Each operator object includes various details such as ID, name, service type, minimum and maximum recharge amounts, currency information, and more.

      Request

      Header Params

      Request Code Samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET '/operators' \
      --header 'x-api-key: {{apiKey}}' \
      --header 'x-api-secret: {{apiSecret}}'

      Responses

      🟢200OK
      application/json
      Body

      Example
      {
          "success": true,
          "message": "OK",
          "requestId": "4a512931-1c82-438d-846f-331003932307",
          "data": [
              {
                  "id": 1,
                  "name": "MOVISTAR POSTPAID",
                  "isInMaintenance": false,
                  "minAmount": 60,
                  "maxAmount": 10000,
                  "incrementAmount": 0,
                  "hasFixedAmounts": 0,
                  "fixedAmounts": null,
                  "fxRate": "65.00",
                  "destinationCurrency": "VES",
                  "paymentCurrency": "USD",
                  "identifierLength": 10,
                  "isPrefixed": true,
                  "prefixes": "",
                  "prefixesDelimiter": ",",
                  "prefixRegex": "^\\d{5,15}$",
                  "serviceType": "Mobile",
                  "processingFee": "0.00",
                  "apiEndpoint": "/movistar/pay",
                  "logoUrl": null
              },
              {
                  "id": 2,
                  "name": "MOVISTAR PREPAID",
                  "isInMaintenance": false,
                  "minAmount": 60,
                  "maxAmount": 2700,
                  "incrementAmount": 60,
                  "hasFixedAmounts": 0,
                  "fixedAmounts": null,
                  "fxRate": "65.00",
                  "destinationCurrency": "VES",
                  "paymentCurrency": "USD",
                  "identifierLength": 7,
                  "isPrefixed": true,
                  "prefixes": "0414,0424",
                  "prefixesDelimiter": ",",
                  "prefixRegex": "^\\+58(?:414|424)\\d{7}$",
                  "serviceType": "Mobile",
                  "processingFee": "0.00",
                  "apiEndpoint": "/movistar/send",
                  "logoUrl": null
              },
              {
                  "id": 3,
                  "name": "MOVISTAR LANDLINE",
                  "isInMaintenance": false,
                  "minAmount": 60,
                  "maxAmount": 2700,
                  "incrementAmount": 60,
                  "hasFixedAmounts": 0,
                  "fixedAmounts": null,
                  "fxRate": "65.00",
                  "destinationCurrency": "VES",
                  "paymentCurrency": "USD",
                  "identifierLength": 7,
                  "isPrefixed": true,
                  "prefixes": "0212,0234,0235,0238,0239,0240,0241,0242,0243,0244,0245,0246,0247,0248,0249,0251,0252,0253,0254,0255,0256,0257,0258,0259,0261,0262,0263,0264,0265,0266,0267,0268,0269,0271,0272,0273,0274,0275,0276,0277,0278,0279,0281,0282,0283,0284,0285,0286,0287,0288,0289,0291,0292,0293,0294,0295",
                  "prefixesDelimiter": ",",
                  "prefixRegex": "^\\+58(?:212|234|235|238|239|24[0-9]|25[0-9]|26[0-9]|27[0-9]|28[0-9]|29[1-5])\\d{7}$",
                  "serviceType": "Mobile",
                  "processingFee": "0.00",
                  "apiEndpoint": "/movistar/landline",
                  "logoUrl": null
              },
              {
                  "id": 4,
                  "name": "MOVILNET PREPAID",
                  "isInMaintenance": false,
                  "minAmount": 40,
                  "maxAmount": 7000,
                  "incrementAmount": 40,
                  "hasFixedAmounts": 0,
                  "fixedAmounts": null,
                  "fxRate": "65.00",
                  "destinationCurrency": "VES",
                  "paymentCurrency": "USD",
                  "identifierLength": 7,
                  "isPrefixed": true,
                  "prefixes": "0416,0426",
                  "prefixesDelimiter": ",",
                  "prefixRegex": "^\\+58(?:416|426)\\d{7}$",
                  "serviceType": "Mobile",
                  "processingFee": "0.00",
                  "apiEndpoint": "/movilnet/send",
                  "logoUrl": null
              },
              {
                  "id": 5,
                  "name": "DIGITEL PREPAID",
                  "isInMaintenance": false,
                  "minAmount": 50,
                  "maxAmount": 2000,
                  "incrementAmount": 50,
                  "hasFixedAmounts": 1,
                  "fixedAmounts": "50,100,150,200,250,300,350,400,450,500,550,600,650,700,750,800,1000,2000",
                  "fxRate": "65.00",
                  "destinationCurrency": "VES",
                  "paymentCurrency": "USD",
                  "identifierLength": 7,
                  "isPrefixed": true,
                  "prefixes": "0412,0212,0234,0235,0238,0239,0240,0241,0242,0243,0244,0245,0246,0247,0248,0249,0251,0252,0253,0254,0255,0256,0257,0258,0259,0261,0262,0263,0264,0265,0266,0267,0268,0269,0271,0272,0273,0274,0275,0276,0277,0278,0279,0281,0282,0283,0284,0285,0286,0287,0288,0289,0291,0292,0293,0294,0295,58412",
                  "prefixesDelimiter": ",",
                  "prefixRegex": "^\\+58(?:412|212|234|235|238|239|24|241|242|243|244|245|246|247|248|249|251|252|253|254|255|256|257|258|259|261|262|263|264|265|266|267|268|269|271|272|273|274|275|276|277|278|279|281|282|283|284|285|286|287|288|289|291|292|293|294|295)\\d{7}$",
                  "serviceType": "Mobile",
                  "processingFee": "0.00",
                  "apiEndpoint": "/digitel/send",
                  "logoUrl": null
              },
              {
                  "id": 7,
                  "name": "SIMPLETV",
                  "isInMaintenance": false,
                  "minAmount": 15,
                  "maxAmount": 5900,
                  "incrementAmount": 0,
                  "hasFixedAmounts": 0,
                  "fixedAmounts": null,
                  "fxRate": "65.00",
                  "destinationCurrency": "VES",
                  "paymentCurrency": "USD",
                  "identifierLength": 12,
                  "isPrefixed": false,
                  "prefixes": null,
                  "prefixesDelimiter": ",",
                  "prefixRegex": "^\\d{12}$",
                  "serviceType": "TV",
                  "processingFee": "0.00",
                  "apiEndpoint": "/simpletv/send",
                  "logoUrl": null
              },
              {
                  "id": 14,
                  "name": "DIGITEL POSTPAID",
                  "isInMaintenance": false,
                  "minAmount": 1,
                  "maxAmount": 2000,
                  "incrementAmount": 0,
                  "hasFixedAmounts": 0,
                  "fixedAmounts": null,
                  "fxRate": "65.00",
                  "destinationCurrency": "VES",
                  "paymentCurrency": "USD",
                  "identifierLength": 7,
                  "isPrefixed": true,
                  "prefixes": "0412",
                  "prefixesDelimiter": ",",
                  "prefixRegex": "^\\+58(?:412)\\d{7}$",
                  "serviceType": "Mobile",
                  "processingFee": "0.00",
                  "apiEndpoint": "/digitel/pay",
                  "logoUrl": null
              }
          ]
      }
      Modified at 2025-02-11 16:11:25
      Previous
      /me
      Next
      /send
      Built with