Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
The https://api.paczkomaty.pl/?do=revloggetreportfunctionrevloggetreport function allows you to generate a report that will return active codes and used codes along with the shipment status.
Info |
---|
The data in the report is returned based on the creation date of the return code. |
Parameters
Parameters to the function should be passed via the POST
method:
Parameter | Description | Example | Validation |
---|---|---|---|
| Login to your InPost account(manager.paczkomaty.pl) |
| Required |
| Login to your InPost account (manager.paczkomaty.pl) |
| Required |
| Structured xml code |
| Required |
Parameters in the paczkomat
section:
Parameter | Description | Example |
---|---|---|
| Has the return code been used? |
|
| The status of the return code (Only an active return code can be used at Parcel Locker to send a parcel) |
|
| 24 character shipment number |
|
| Return code |
|
| Unique code for example order. |
|
Parameters in the dateRange
section:
Parameter | Description | Example |
---|---|---|
| Initial Range Date |
|
| End Range Date |
|
Parameters in the paging
section:
Parameter | Description | Example |
---|---|---|
| Specifies the number of results displayed on the page. Maximum of 1000. |
|
| Used for paging, if a client has 2000 return codes in a given time interval and intends to download them all, he must first set |
|
Parameters in the section return
- Response from the API:
Parameter | Description | Example |
---|---|---|
| Email address of the account on which the return code was generated |
|
| Tracking number of the shipment |
|
| Sending code |
|
| Unique code e.g. order |
|
| Return code status (Only an active return code can be used at Parcel Locker to send a package) |
|
| Date the return code was used |
|
| Date the return code was created |
|
| Phone number of the sender of the return |
|
| Email address of the sender of the return |
|
| Current status of the package |
|
| Date of sending the current status of the package |
|
| - |
|
| Additional information visible on the label |
|
| Address data of the parcel delivery location |
|
| Expiration date of the code |
|
| Package size |
|
| Parcel size |
|
| Code status |
|
Request:
|
Response:
|