placeto/freshsales-sdk

There is no license information available for the latest version (V2.0) of this package.

Software development kit to connect with the Freshsale's APIs

V2.0 2022-11-04 01:02 UTC

This package is not auto-updated.

Last update: 2024-05-29 21:05:27 UTC


README

Software development kit to connect with the Freshsale's APIs

Installation

You should add PlacetoPay repository:

{
    "repositories": [
        {
            "type": "composer",
            "url": "https://dev.placetopay.com/repository"
        }
    ]
}

Then, you can install the package via composer:

composer require placeto/freshsales-sdk

Usage

For more information about the Freshsale's APIs see the documentation Here