Download the PHP package vertaislaina/maventa-autoxchange without Composer

On this page you can find all versions of the php package vertaislaina/maventa-autoxchange. 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 maventa-autoxchange

Maventa AutoXChange

This PHP package is automatically generated by the Swagger Codegen project:

Requirements

PHP 5.5 and later

Installation & Usage

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:

Documentation for API Endpoints

All URIs are relative to https://ax.maventa.com

Class Method HTTP request Description
AnalysisApi getV1AnalysisDefinitions GET /v1/analysis/definitions
AnalysisApi getV1AnalysisId GET /v1/analysis/{id}
AnalysisApi postV1Analysis POST /v1/analysis Trigger analysis for resource
CompanyApi deleteV1CompanyNotificationsId DELETE /v1/company/notifications/{id} Delete a specific notification subscription
CompanyApi deleteV1CompanyProfilesId DELETE /v1/company/profiles/{id} Delete a network registration
CompanyApi getV1CompanyConsumers GET /v1/company/consumers List B2CNO Consumers
CompanyApi getV1CompanyNotifications GET /v1/company/notifications List notification subscriptions
CompanyApi getV1CompanyNotificationsId GET /v1/company/notifications/{id} Fetch a specific notification subscription
CompanyApi getV1CompanyProfiles GET /v1/company/profiles List network registrations
CompanyApi getV1CompanyProfilesId GET /v1/company/profiles/{id} Fetch a network registration
CompanyApi getV1CompanySettings GET /v1/company/settings Fetch company settings
CompanyApi patchV1CompanyProfilesId PATCH /v1/company/profiles/{id} Update a network registration
CompanyApi patchV1CompanySettings PATCH /v1/company/settings Modify company settings
CompanyApi postV1CompanyNotifications POST /v1/company/notifications Create new notification subscription
CompanyApi postV1CompanyProfiles POST /v1/company/profiles Create network registration request
DocumentsApi getV1Documents GET /v1/documents Query documents
DocumentsApi getV1DocumentsId GET /v1/documents/{id}
DocumentsApi getV1DocumentsIdEvents GET /v1/documents/{id}/events
DocumentsApi patchV1DocumentsId PATCH /v1/documents/{id}
DocumentsApi postV1Documents POST /v1/documents
FilesApi getV1Files GET /v1/files
FilesApi getV1FilesId GET /v1/files/{id}
InvoicesApi deleteV1InvoicesIdReportsReportId DELETE /v1/invoices/{id}/reports/{report_id}
InvoicesApi getV1Invoices GET /v1/invoices List invoices
InvoicesApi getV1InvoicesId GET /v1/invoices/{id} Invoice details
InvoicesApi getV1InvoicesIdActions GET /v1/invoices/{id}/actions List invoice actions
InvoicesApi getV1InvoicesIdFilesFileId GET /v1/invoices/{id}/files/{file_id} Fetch file content
InvoicesApi getV1InvoicesIdReports GET /v1/invoices/{id}/reports
InvoicesApi postV1Invoices POST /v1/invoices Upload new invoice
InvoicesApi postV1InvoicesIdReports POST /v1/invoices/{id}/reports
InvoicesApi putV1InvoicesIdRerouteEinvoice PUT /v1/invoices/{id}/reroute/einvoice
InvoicesApi putV1InvoicesIdRerouteEmail PUT /v1/invoices/{id}/reroute/email
InvoicesApi putV1InvoicesIdReroutePrint PUT /v1/invoices/{id}/reroute/print
JwkApi getV1Jwk GET /v1/jwk
LookupApi getV1LookupConsumers GET /v1/lookup/consumers Lookup for consumer recipients
LookupApi getV1LookupEndpoints GET /v1/lookup/endpoints
LookupApi getV1LookupReceivers GET /v1/lookup/receivers
Oauth2Api getOauth2Current GET /oauth2/current Fetch information about the authenticated user and company
Oauth2Api postOauth2Token POST /oauth2/token OAuth2 token endpoint
OdpApi getOdpCompaniesId GET /odp/companies/{id}
OdpApi patchOdpCompaniesId PATCH /odp/companies/{id}
OperatorApi deleteV1OperatorNotificationsId DELETE /v1/operator/notifications/{id}
OperatorApi deleteV1OperatorParticipantsId DELETE /v1/operator/participants/{id}
OperatorApi getV1OperatorCompanies GET /v1/operator/companies
OperatorApi getV1OperatorNotifications GET /v1/operator/notifications
OperatorApi getV1OperatorNotificationsId GET /v1/operator/notifications/{id}
OperatorApi getV1OperatorParticipants GET /v1/operator/participants
OperatorApi getV1OperatorParticipantsId GET /v1/operator/participants/{id}
OperatorApi patchV1OperatorParticipantsId PATCH /v1/operator/participants/{id}
OperatorApi postV1OperatorNotifications POST /v1/operator/notifications
OperatorApi postV1OperatorParticipants POST /v1/operator/participants
ServicesApi deleteV1ServicesReceivables DELETE /v1/services/receivables Disable the Receivables service
ServicesApi getV1ServicesAtg GET /v1/services/atg List ATG agreements
ServicesApi getV1ServicesAtgAccountNumber GET /v1/services/atg/{account_number} Fetch ATG agreement
ServicesApi getV1ServicesAtgMandates GET /v1/services/atg/mandates List B2C ATG mandates
ServicesApi getV1ServicesB2cnoConsumers GET /v1/services/b2cno/consumers List B2CNO Consumers
ServicesApi getV1ServicesOpInvoiceCredit GET /v1/services/op_invoice_credit Current information about the OP Laskulaina service
ServicesApi getV1ServicesOpInvoiceCreditAccountStatement GET /v1/services/op_invoice_credit/account_statement Fetch account statement
ServicesApi getV1ServicesOpInvoiceCreditAvailableCredit GET /v1/services/op_invoice_credit/available_credit Check the credit balance
ServicesApi getV1ServicesReceivables GET /v1/services/receivables Current state of the receivables service
ServicesApi patchV1ServicesAtgAccountNumber PATCH /v1/services/atg/{account_number} Update existing ATG agreement
ServicesApi postV1ServicesAtg POST /v1/services/atg Create a new ATG agreement
ServicesApi postV1ServicesOpInvoiceCreditWithdrawal POST /v1/services/op_invoice_credit/withdrawal Make a withdrawal
ServicesApi putV1ServicesOpInvoiceCredit PUT /v1/services/op_invoice_credit Start the OP Laskulaina onboarding
ServicesApi putV1ServicesReceivables PUT /v1/services/receivables Start the Receivables service onboarding
StatusApi getStatusAuthenticated GET /status/authenticated Status requiring authentication

Documentation For Models

Documentation For Authorization

company_auth

operator_auth


All versions of maventa-autoxchange with dependencies

PHP Build Version
Package Version
Requires php Version >=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
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 vertaislaina/maventa-autoxchange contains the following files

Loading the files please wait ....