2017 © Pedro Peláez
 

library 3pl-central

PHP 3PL Central

image

smart/3pl-central

PHP 3PL Central

  • Wednesday, June 29, 2016
  • by smart
  • Repository
  • 2 Watchers
  • 4 Stars
  • 76 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 10 Versions
  • 17 % Grown

The README.md

PHP 3PL Central

Build Status StyleCI Scrutinizer Code Quality Code Coverage Code Climate Latest Stable Version Total Downloads License SensioLabsInsight Join the chat at https://gitter.im/smart-io/php-3pl-central, (*1)

This library is aimed at wrapping the 3PL Central API into a simple to use PHP Library. Feel free to contribute., (*2)

Table Of Content

  1. Requirements
  2. Installation
  3. Find Orders
  4. License

, (*3)

Requirements

This library uses PHP 7.0+., (*4)

To use the 3PL Central, you have to obtain credentials from 3PL Central. For every request, you will have to provide the ID, Customer ID, Facility ID and your 3PL Central Login and Password., (*5)

, (*6)

Installation

It is recommended that you install the PHP 3PL Central library through composer. To do so, run the Composer command to install the latest stable version of PHP 3PL Central:, (*7)

composer require smart/3pl-central

, (*8)

Find Orders

, (*9)

Example

use ThreePlCentral\ThreePlCentral;

$threepl = new ThreePlCentral($id, $customerId, $facilityId, $login, $password);
$threepl->findOrders((new DateTime())->modify('-30 days'), new DateTime());

, (*10)

Parameters

Find Orders parameters are:, (*11)

  • beginDate Object(DateTime) Beginning date time for the retrieval criteria of the orders.
  • endDate Object(DateTime) Ending date time for the retrieval criteria of the orders.

Fields

CustomerName
CustomerEmail
CustomerPhone
Facility
FacilityID
WarehouseTransactionID
ReferenceNum
PONum
Retailer
ShipToCompanyName
ShipToName
ShipToEmail
ShipToPhone
ShipToAddress1
ShipToAddress2
ShipToCity
ShipToState
ShipToZip
ShipToCountry
ShipMethod
MarkForName
BatchOrderID
CreationDate
EarliestShipDate
ShipCancelDate
PickupDate
Carrier
BillingCode
TotWeight
TotCuFt
TotPackages
TotOrdQty
TotLines
Notes
OverAllocated
PickTicketPrintDate
ProcessDate
TrackingNumber
LoadNumber
BillOfLading
MasterBillOfLading
ASNSentDate
ConfirmASNSentDate
RememberRowInfo

, (*12)

License

PHP 3PL Central is licensed under The MIT License (MIT)., (*13)

The Versions

29/06 2016

dev-master

9999999-dev

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl

29/06 2016

0.1.8

0.1.8.0

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl

29/06 2016

0.1.7

0.1.7.0

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl

29/06 2016

0.1.6

0.1.6.0

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl

28/06 2016

0.1.5

0.1.5.0

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl

28/06 2016

0.1.4

0.1.4.0

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl

28/06 2016

0.1.3

0.1.3.0

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl

28/06 2016

0.1.2

0.1.2.0

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl

28/06 2016

0.1.1

0.1.1.0

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl

22/06 2016

0.1.0

0.1.0.0

PHP 3PL Central

  Sources   Download

MIT

The Requires

 

The Development Requires

api wrapper warehouse central 3pl