Pargo iFrame & API Integration Process
Pargo Click & Collect Warehouse to Point Process
There are 2 key steps to work through for successful API integration.
A 3rd optional step is also included below:
STEP 1: Enable Pickup Point Selection
STEP 2: Send Order Fulfilment Requests to Pargo via API
STEP 3 (OPTIONAL): Receive Live Status Updates via Webhook Events
Client URL to be used with the iFrame Pickup Point map Ask Pargo for your unique map token for the iFrame
To receive the closest 3 Pickup Points by Address https://api.staging.pargo.co.za/pickup_points?address=Woodlands house
17a woodlands road, woodstock, 7925, Cape
Town&country=ZA&limit=5&sort=distance+
To receive the closest 3 Pickup Points by Geolocation https://api.staging.pargo.co.za/pickup_points?lat=-33.930430&lng=18.44422
0&limit=5&sort=distance+
STEP 1: Enable Pickup Point Selection
It is possible to integrate our iFrame Pickup Point map, or to get a list of our Pickup Points via API, or to get the 3 closest Pickup Points using a door delivery address, or to get the 3 closest Pickup Points using geocoding.
*If it is not possible for the end-receiver to select their Pickup Point and you do not have a team to select on their behalf, ask
STEP 2: Send Order Fulfilment Requests to Pargo via API
You can send orders to Pargo via API using the Warehouse to Pickup Point order module.
Your orders will pull through to your myPargo portal (order management dashboard).
Ask Pargo for your username and set your own password to authenticate via your myPargo Portal.
STEP 3: Receive Live Status Updates via Webhook Events
Pargo has an extensive array of parcel status event codes that we can push to you via webhooks. You will need to provide us with a url endpoint to push these too, and you will need to indicate which events you are interested in receiving.
e1Z0X7J6EpivsG4eY/edit#gid=746432668
* Typically Pargo provides access to the staging environment once commercial proposal has been signed
Pargo Warehouse to Door Process
There are 2 key steps to work through for successful API integration.
A 3rd optional step is also included below.
STEP 1: Front-end Address Capture
STEP 2: Send Order Fulfilment Requests to Pargo via API
STEP 3 (OPTIONAL): Receive Live Status Updates via Web hook Events
STEP 1: Front-end Address Capture
The accuracy of the destination address impacts the probability of a successful delivery to your end-customer.
Use the Autocomplete API, linked to the Pargo Route guide to help your end-customer complete their address fields correctly, with validated address field suggestions.
You can make use of the quotation API if you’d like to get insights into the likely cost of a shipment upfront when placing an order.
Ask Pargo for your username and set your own password to authenticate via your myPargo Portal.
STEP 2: Send Order Fulfilment Requests to Pargo via API
You can send orders to Pargo via API using the Warehouse to Door order module. Your orders will pull through to your myPargo portal (order management dashboard).
It is possible to place multi-parcel orders with Pargo.
STEP 3: Receive Live Status Updates via Web hook Events
Pargo has an extensive array of parcel status event codes that we can push to you via web hooks. You will need to provide us with a url endpoint to push these too, and you will need to indicate which events you are interested in receiving.
* Typically Pargo provides access to the staging environment once commercial proposal has been signed