Download the PHP package infracorp/api-client-extranet without Composer

On this page you can find all versions of the php package infracorp/api-client-extranet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package api-client-extranet

OpenAPIClient-php

Prizz-Telecom Extranet API https://dev.prizz-telecom.fr/

Installation & Usage

Requirements

PHP 7.4 and later. Should also work with PHP 8.0.

Composer

To install the bindings via Composer, add the following to composer.json:

Then run composer install

Manual Installation

Download the files and include autoload.php:

Getting Started

Please follow the installation procedure and then run the following:

API Endpoints

All URIs are relative to https://my.tests.prizz-telecom.fr

Class Method HTTP request Description
DefaultApi addServiceContractComment POST /external-api/v2/service_contracts/{id}/comments Service Contract add comment
DefaultApi createCommercialOffer POST /external-api/v2/commercial_offers Commercial Offers
DefaultApi createCommercialOfferSection POST /external-api/v2/commercial_offers/{id}/sections Commercial Offer Sections
DefaultApi createEligibility POST /external-api/v2/eligibility Create Eligibility
DefaultApi createTicketOperator POST /external-api/v2/exploitation/operator/{id} Exploitation Operator Tickets
DefaultApi createWorkflow POST /external-api/v2/workflow Workflows
DefaultApi eligibilityHistory GET /external-api/v2/eligibility/history Eligibility History
DefaultApi fastOrder POST /external-api/v2/commercial_offers/fast_order/{elig_ctx_id} Fast order with eligiblity result
DefaultApi getApiTokens GET /external-api/v2/users/api_tokens User Api Tokens
DefaultApi getAttachment GET /external-api/v2/attachments/{id} Attachment
DefaultApi getClientLegalEntities GET /external-api/v2/client_legal_entities Client legal entities
DefaultApi getClientLegalEntity GET /external-api/v2/client_legal_entities/{id} Client legal entity
DefaultApi getCommentThread GET /external-api/v2/comments/threads/{id} Comment thread
DefaultApi getCommentThreads GET /external-api/v2/comments/threads Comment threads
DefaultApi getCommercialOffer GET /external-api/v2/commercial_offers/{id} Commercial Offer
DefaultApi getCommercialOfferByName GET /external-api/v2/commercial_offers_by_name/{offer_name} Commercial Offer by reference CPTXXXXXX, CPIXXXXXX
DefaultApi getCommercialOfferItem GET /external-api/v2/commercial_offer_items/{id} Commercial Offer Item
DefaultApi getCommercialOfferPdf GET /external-api/v2/commercial_offers/{id}/pdf Commercial Offer PDF
DefaultApi getCommercialOfferSection GET /external-api/v2/commercial_offer_sections/{id} Commercial Offer Section
DefaultApi getCommercialOffers GET /external-api/v2/commercial_offers Commercial Offers
DefaultApi getCurrentUser GET /external-api/v2/user User
DefaultApi getEligibility GET /external-api/v2/eligibility/{id} Get Eligibility
DefaultApi getEntityAttachments GET /external-api/v2/attachments Attachements entity
DefaultApi getInvoice GET /external-api/v2/invoices/{id} Invoice
DefaultApi getInvoiceDetail GET /external-api/v2/invoice_details/{id} Invoice Detail
DefaultApi getInvoicePdf GET /external-api/v2/invoices/{id}/pdf Invoice Pdf
DefaultApi getInvoices GET /external-api/v2/invoices Invoices
DefaultApi getLegalEntities GET /external-api/v2/legal_entities Legal entities
DefaultApi getLegalEntity GET /external-api/v2/legal_entities/{id} Legal entity
DefaultApi getOfferContext GET /external-api/v2/offers/{id}/context Offers Context
DefaultApi getOfferContexts GET /external-api/v2/offers/{id}/contexts Offers Contexts
DefaultApi getOfferContextsShortened GET /external-api/v2/offers/{id}/contexts/shortened Offers Contexts
DefaultApi getOffers GET /external-api/v2/offers Offers
DefaultApi getOperatorTickets GET /external-api/v2/exploitation/operator/{id}/tickets Exploitation Operator Tickets
DefaultApi getPriceList GET /external-api/v2/price_lists/{id} Price List
DefaultApi getPriceListItems GET /external-api/v2/price_lists_items Price List Items
DefaultApi getPriceListOffers GET /external-api/v2/price_lists/{id}/offers Price List Offers
DefaultApi getPriceLists GET /external-api/v2/price_lists Price Lists
DefaultApi getProcess GET /external-api/v2/exploitation/operator/{id}/process/{processId} Exploitation Process
DefaultApi getPublicAttachments GET /external-api/v2/attachments/public Attachments Public
DefaultApi getRunningWorkflows GET /external-api/v2/workflows/running Workflows running
DefaultApi getService GET /external-api/v2/services/{id} Service
DefaultApi getServiceContract GET /external-api/v2/service_contracts/{id} Service Contract
DefaultApi getServiceContractByName GET /external-api/v2/service_contracts_by_name/{service_name} Service Contract by name
DefaultApi getServiceContractOperationalStatusByName GET /external-api/v2/service_contracts_by_name/{service_name}/operational_status Get service contract operational status
DefaultApi getServiceContracts GET /external-api/v2/service_contracts Service Contracts
DefaultApi getServices GET /external-api/v2/services Services
DefaultApi getTicket GET /external-api/v2/exploitation/operator/{id}/tickets/{ref} Exploitation Ticket
DefaultApi getTickets GET /external-api/v2/exploitation/tickets Exploitation Tickets
DefaultApi getWorkflow GET /external-api/v2/workflow/{id} Workflow
DefaultApi openTicket POST /external-api/v2/exploitation/operator/{id}/tickets Exploitation Tickets
DefaultApi removeCommercialOfferSection DELETE /external-api/v2/commercial_offers/{id}/sections/{sectionId} Remove Commercial Offer Section
DefaultApi renameCommercialOfferSection POST /external-api/v2/commercial_offers/{id}/sections/{sectionId}/rename Rename Commercial Offer Section
DefaultApi runProcess POST /external-api/v2/exploitation/operator/{id}/process/{processId} Exploitation Process
DefaultApi runWorkflow POST /external-api/v2/workflow/{id} Workflow
DefaultApi search GET /external-api/v2/search Search
DefaultApi setCommercialOfferSectionOffer POST /external-api/v2/commercial_offers/{id}/sections/{sectionId}/offer Set Commercial Offer Section Offer
DefaultApi setServiceContractVlan POST /external-api/v2/service_contracts/{id}/vlan Service Contract set vlan
DefaultApi signCommercialOffer POST /external-api/v2/commercial_offers/{id}/sign Sign Commercial Offer
DefaultApi submitCommercialOffer POST /external-api/v2/commercial_offers/{id}/submit Submit Commercial Offer
DefaultApi updateCommercialOfferSectionItems POST /external-api/v2/commercial_offers/{id}/sections/{sectionId}/update_items Update Commercial Offer Section Items

Models

Authorization

Authentication schemes defined for the API:

tokenAuth

bearerAuth

Tests

To run the tests, use:

Author

About this package

This PHP package is automatically generated by the OpenAPI Generator project:


All versions of api-client-extranet with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4 || ^8.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package infracorp/api-client-extranet contains the following files

Loading the files please wait ....