2017 © Pedro Peláez
 

library landedcostcalculationapi

Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id:<accountId> key:<apiKey>`

image

bubnov-mikhail/landedcostcalculationapi

Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id:<accountId> key:<apiKey>`

  • Thursday, May 11, 2017
  • by bubnov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 122 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 37 % Grown

The README.md

LandedCostCalculationAPILib

This API SDK was automatically generated by APIMATIC v2.0., (*1)

How To Configure:

The generated code might need to be configured with your API credentials. To do that, provide the credentials and configuration values as a constructor parameters for the controllers, (*2)

How To Build:

The generated code has dependencies over external libraries. These dependencies are defined in the composer.json file. To resolve these dependencies, we use the Composer package manager. You will need internet access for this., (*3)

  1. If you have not already installed Composer, install the latest version.
  2. Once Composer is installed, from commandline, run composer install to install dependencies.

How To Use:

For using this SDK do the following:, (*4)

  1. Use Composer to install the dependencies. See the section "How To Build".
  2. See that you have configured your SDK correctly. See the section "How To Configure".
  3. Depending on your project setup, you might need to include composer's autoloader in your PHP code to enable autoloading of classes., (*5)

    require_once "vendor/autoload.php";
    
  4. Import the SDK client in your project:, (*6)

    use LandedCostCalculationAPILib\LandedCostCalculationAPIClient;
    
  5. Instantiate the client. After this, you can now get the controllers and call the respective methods:, (*7)

    $client = new LandedCostCalculationAPIClient();
    $controller = $client->getLandedCostCalculationAPI();
    

The Versions

11/05 2017

dev-master

9999999-dev https://apimatic.io

Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id:<accountId> key:<apiKey>`

  Sources   Download

MIT

The Requires

 

api sdk landedcost calculation api

11/05 2017

1.0.0

1.0.0.0 https://apimatic.io

Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id:<accountId> key:<apiKey>`

  Sources   Download

MIT

The Requires

 

api sdk landedcost calculation api