Pargo integration

SA click-and-collect: pickup points, orders, tracking, returns

Help CentreConnectors

Overview

Pargo is a South African click-and-collect logistics network – drop-off + pick-up points at Pep, Clicks, Pick n Pay, Engen forecourts. The Automize Pargo connector covers pickup points, orders, tracking, returns.

  • Regions: South Africa.
  • Plans: Per-shipment commercial agreement.

Setting up the connection

Auth type: API Key.

  1. Pargo merchant onboarding → receive API key.
  2. In Automize → Settings → Connectors → Pargo. Paste key.

Find your credentials at https://pargo.co.za/.


Rate limits

Per-merchant. Generous.


Data model

Pickup-network primitives:

    Merchant ─── Orders (assigned to pickup points)
                ── Returns (reverse logistics)
    Pickup Points (Pep, Clicks, etc.)

Available operations

8 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Cancel OrderGeneralCancel an order
Create OrderGeneralCreate a new order
Create ReturnGeneralCreate a return request
Get OrderGeneralGet order details by ID
Get Pickup PointGeneralGet pickup point details
List OrdersGeneralList all orders
List Pickup PointsGeneralList nearby pickup points
Track OrderGeneralTrack an order

Operations

Cancel Order

Cancel an order

ParameterRequiredTypeDescription
Order Id order_idYestext

Create Order

Create a new order

ParameterRequiredTypeDescription
Pickup Point Id pickup_point_idYestext
Customer customerYestext
Parcels parcelsYestext
Reference referenceYestext

Tips

  • Customer + pickup point + items. Generates waybill + customer notification.

Create Return

Create a return request

ParameterRequiredTypeDescription
Order Id order_idYestext
Reason reasonYestext
Pickup Point Id pickup_point_idYestext

Tips

  • Customer drops at pickup point, Pargo returns to merchant.

Get Order

Get order details by ID

ParameterRequiredTypeDescription
Order Id order_idYestext

Get Pickup Point

Get pickup point details

ParameterRequiredTypeDescription
Point Id point_idYestext

List Orders

List all orders

No input parameters.


List Pickup Points

List nearby pickup points

No input parameters.

Tips

  • Filter by area, capacity. Returns 2,000+ points across SA.

Track Order

Track an order

ParameterRequiredTypeDescription
Order Id order_idYestext

Tips

  • Tracking events: collected from merchant → at pickup point → collected by customer.

FAQ

Pickup point capacity?
Each point has limited slots. Pargo allocates intelligently. Check availability via List Pickup Points.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.