- Created by Michał Machowski, last modified by Paweł Milewski on Jul 03, 2024
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 15 Next »
The documentation provides a summary of the most important information regarding integration with InPost systems.
Contact | Description | |
---|---|---|
Business topics | Your Account Manager | |
Integration topic | Response time 1 working day | |
Carrier website | ||
Carrier privacy policy | ||
Carrier logo |
On this page
API ShipX
Authorization | Description | |
---|---|---|
Production | URL: https://api-shipx-pl.easypack24.net Parcel Manager Production: https://manager.paczkomaty.pl/ | Request collection: https://dokumentacja-inpost.atlassian.net/wiki/spaces/PL/pages/18153477/Authorization+Query+Collections#Query-collection-and-environment-profiles |
Sandbox | URL: https://sandbox-api-shipx-pl.easypack24.net Parcel Manager Sandbox: https://sandbox-manager.paczkomaty.pl/ (You can access the sandbox by creating an account in the Sandbox Manager) | Request collection: https://dokumentacja-inpost.atlassian.net/wiki/spaces/PL/pages/18153477/Authorization+Query+Collections#Query-collection-and-environment-profiles |
Services | Description | |
---|---|---|
| Parcel locker shipment - standard | Delivery to Parcel Locker - the customer has 48h to collect the parcel. Can extend collection via the InPost app |
| Parcel locker shipment - Allegro Paczkomat® InPost. | Delivery to Parcel Locker (Allegro service) - the customer has 48h to collect the parcel. Can extend collection via the InPost app |
| Parcel locker shipment - Pass-Thru | Sending at Parcel Locker and collection of the parcel by the customer at the same Parcel Locker |
| Courier shipment - Allegro MiniKurier24 InPost | Delivery by courier to the indicated address (Allegro service) |
| Courier shipment - Allegro Kurier24 InPost. | Delivery by courier to the indicated address (Allegro service) |
| Courier shipment - InPost Courier C2C (service for a retail customer - prepaid) | Delivery by courier to the indicated address |
| Courier shipment standard | Delivery by courier to the indicated address |
| Courier shipment with delivery until 10:00 | Delivery by courier to the specified address by a specific time |
| Courier shipment with delivery until 12:00 | Delivery by courier to the specified address by a specific time |
| Courier shipment with delivery until 17:00 | Delivery by courier to the specified address by a specific time |
| Courier shipment Pallet Standard | Delivery to the pallet address by dedicated transport |
Label | Description | |
---|---|---|
Label format | ZPL/PDF/EPL | PDF: https://api-shipx-pl.easypack24.net/v1/shipments/1592329333/label?format=pdf ZPL: https://api-shipx-pl.easypack24.net/v1/shipments/1592329333/label?format=zpl EPL: https://api-shipx-pl.easypack24.net/v1/shipments/1592329333/label?format=eplepepl |
Label type | A6/normal PDF - 200 DPI ZPL - 200DPI and 300DPI (courier/parcel locker) | 300DPI: https://api-shipx-pl.easypack24.net/v1/shipments/1592329333/label?format=zpl&type=dpi300 200DPI: https://api-shipx-pl.easypack24.net/v1/shipments/1592329333/label?format=zpl&type=dpi300 |
Label dimensions Label field validation | 143mm x 100mm (height x width) | Example Locker: Courier: |
Other |
"company_name": 35 characters "street" and "building number" together on label: 137 characters "city": 42 characters "first_name" and "last_name" together on label: 58 characters
|
Parcel Locker/Courier dimensions | Description | |
---|---|---|
Courier dimensions | Maximum dimensions:
Maximum weight:
Quantity:
| |
Locker dimensions | height x width x depth cm Size A (S) - 8 x 38 x 64 cm Size B (M) - 19 x 38 x 64 cm Size C (L) - 41 x38 x 64 cm Max weight: 25 kg | The gabarage is mapped from the box into which the parcel was placed by the courier, depending on the machine. |
Shipments flow | Description | |
---|---|---|
Flow (endpoint) | Integration process: Integration process with InPost services We recommend creating shipments in simplified mode DOC: Creating a shipment in the simplified mode Create shippments: https://api-shipx-pl.easypack24.net/v1/organizations/YOUR_ID_ORGANIZATIONS/shipments The ShipX API is asynchronous, so when a shipment is created, the status returned is "created" without tracking_number. Checking the status of a shipment: https://api-shipx-pl.easypack24.net/v1/shipments/ID_SHIPMENTSID S Download label: https://api-shipx-pl.easypack24.net/v1/shipments/ID_SHIPMENTS/label?format=pdf (pdf/zpl/epl) Tracking: (not authorized) https://api-shipx-pl.easypack24.net/v1/tracking/TRACKING_NUMBER | Create shipment: Checking the status of a shipment: |
Parameters | sender → The attribute is not required. If no data is provided ,by default the data of the organization in which the shipment is created will be used email → This parameter is required for Parcel Locker shipments We use the Apache commons library version 1.6 to validate email addresses. http://commons.apache.org/proper/commons-validator/index.html address → This parameter is not required for Parcel Locker shipments phone → Only 9 digits target_point → The name of the destination point to which the shipment is to be delivered, from which it will be collected by the receiver, e.g. name of the a parcel locker dropoff_point → Name of the sending point to which the sender delivers the shipment to be sent, e.g. name of the parcel locker. Required when stating the sending method pok, courier_pok, parcel_locker reference → Additional description of the shippment e.g the order number. Will transfer information to labels for Parcel Locker service The attribute is not required. At least 3 characters, up to 100 characters, the attribute mrefay be transferred empty comments → The attribute is not required. At least 3 characters, up to 100 characters, the attribute mrefay be transferred empty. Will transfer information to labels for Parcel Locker service and Courier Standard mpk → Name of the place where the costs were incurred The attribute is not required. The place where the costs were incurred must first be added to the organization so that it can be assigned to the shipment. | |
Statuses | DOC: Statuses Statuses list for Parcel Locker: https://api-shipx-pl.easypack24.net/v1/statuses?shipment_type=inpost_locker_standard&lang=en_GB Statuses list for Courier Standard: https://api-shipx-pl.easypack24.net/v1/statuses?shipment_type=inpost_courier&lang=en_GB | Standard process:
adopted_at_source_branch
adopted_at_target_branch
out_for_delivery
ready_to_pickup
delivered
return to shipper
undelivered_wrong_address
avizo
readdressed
rejected_by_receiver
delay_in_delivery
undelivered |
Status confirming delivery of parcel (final) generating payment (customer charged) | “Delivered” | |
Push technologies to delivery notifications | InPost parcels delivered in Poland receive notifications in the InPost mobile app and email notifications. If someone does not have the mobile app, they receive an SMS | |
Picking up parcels with Parcel Locker | Parcels can be picked up by scanning the QR code or opening the box remotely via the app | |
Multi-packs in | The maximum number of multipacks is: 99 | |
Shipment cancellation | In order to cancel a shipment within an organization, the user has to be its member. Additionally, the shipment has to be in | An unused label will be cancelled after 45 days |
API Response time | On Sandbox:: extended time above 2 seconds On Production: up to 2 seconds maximum The time for querying the shipment should be extended to the indicated values | |
Possible errors |
When creating a collection parcel, please note that the parcel must be insured for a minimum of the collection value or more
The API returns an error when the wrong organisation id is entered. You will need to log in to https://manager.paczkomaty.pl and retrieve the organisation id located on the API tab at https://manager.paczkomaty.pl/auth/login.
If you are a postpaid customer (you have a contract) please check that the payment for the last invoice has been made and then contact your account manager to check that the contract is connected to your account
Please contact your account manager. This means that the courier service has not been connected |
Tracking | Description | |
---|---|---|
Tracking API/Report | Report: Report API: Tracking Tracking is not available on the sandbox environment. No statuses are returned | Example request (No need to authorise): GET https://api-shipx-pl.easypack24.net/v1/tracking/520000015802677026992693 |
URL tracking link | https://inpost.pl/sledzenie-przesylek?number=[parcel_number] | |
Other |
|
Webhooks | ||
---|---|---|
Configuration | Webhook is used to send the user information about changes in the status of the shipment. For a production environment, the webhook address can be added on the page https://manager.paczkomaty.pl/zaloguj in the My Account> API tab For a sandbox environment, the webhook address can be added on the page https://sandbox-manager.paczkomaty.pl/ in the My Account> API tab DOC: Webhooks | Example when the shipment status has been changed: { "event_ts": "2020-03-20 15:08:42 +0100", "event": "shipment_status_changed", "organization_id": 1, "payload": { "shipment_id": 49, "status": "delivered", "tracking_number": "602677439331630337653846" } } Example when the shipment has been created: { "event_ts": "2020-03-20 15:08:06 +0100", "event": "shipment_confirmed", "organization_id": 1, "payload": { "shipment_id": 49, "tracking_number": "602677439331630337653846" } } |
Addres IP webhook | Webhook address database: 91.216.25.0/24 |
Display Geowidget/API Points | Description | |
---|---|---|
Documentation Geowidget V5 | DOC: Geowidget v5 | Example: Production: https://geowidget.inpost.pl/examples/index.html Sandbox: https://sandbox-easy-geowidget-sdk.easypack24.net/examples/index.html |
API Points | Authorization Production environment https://api.inpost.pl/v1/points Sandbox environment https://sandbox-api-gateway-pl.easypack24.net/v1/points The sandbox environment does not include all points from production (no mapping) DOC (PROD/SAND): Points (Parcel Locker, ParcelPoint) Token Geowidget Access to the Points API is authorised. Obtaining a token is possible through the Parcel Manager. | The Points resource represents locations where the services of logistics operators are available. Points can be self-service machines (Parcel Machine®) or branches, customer service points The parcel_locker type displays all points from which the customer can collect the parcel and only the currently active (enabled) points. Excludes points that are only used for sending parcels (no parcel pick-up) Search point by location: Pagination: |
Quick Returns | Description | |
---|---|---|
Authorization | Email/Password from Parcel Manager https://manager.paczkomaty.pl/auth/login | |
Endpoint | Production: https://api.paczkomaty.pl Sandbox: https://sandbox-api.paczkomaty.pl DOC: | The function https://api.paczkomaty.pl/?do=revloggenerateactivecode is used to generate one active return code, with which you can send a parcel at the Parcel Locker The https://api.paczkomaty.pl/?do=revloggetreport function allows you to generate a report that will return active codes and used codes along with the shipment status. DOC: Report You can check the current status of a shipment sent with a return code using the Report function.
|
Available parcel sizes | height x width x depth cm Size A (S) - 8 x 38 x 64 cm Size B (M) - 19 x 38 x 64 cm Size C (L) - 41 x38 x 64 cm |
- No labels