alt text

Qapla' API REST PHP Class (Beta)

This helpfull class allow you to use our API REST friendly.

You need just download this class and use it!

An example below:

/*
* Inizialize class
*/
$api = new QaplaApiRest([
                  'apiKey'=>'1111aa111b1111ccc111d111e11f11g11h11i1jj11111111kk1111l11mmm1nn1'
              ]);
$result = $api->getShipping('orderReference','999999999');             

Public method

Method Description
getShipping() Get shipment status by tracking number or order reference
getShippingMultiple() Get Shippings by date or day
pushShipping() Push one shipping in the Qapla' system
pushShippingMultiple() Push one or more shippings in the Qapla' system
deleteShipping() Delete a shipment via trackingNumber
pushOrder() Push one order into Qapla' system
pushOrderMultiple() Push one or more order in the Qapla' system
getOrdersMultiple() Get Orders by date or day
getCouriers() Get the list of all current couriers
getCredits() Get the number of current account premium credits