null

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Overview

POD Data is perfect for when you wish to provide POD information within your ERP or WMS or via your own portal.


Column Name

Definition

Data Type

Format

Length (max)

1

ConsignmentNumber

Connote Number

varchar


20

2

StatusDateTime

Date of POD

date 

YYYYMMDDhhmmss

-

3

PODURL

Image URL. URL leads to an image (PNG) file

varchar


-

4

Carrier

Carrier or POD provider

varchar


50

Format

This report can currently be provided in CSV.

Requirement

The receiving system should be able to interpret this file to process it by either of the following methods:

  1. Using the link and directly loading the image from the URL provided.
  2. Processing each image by downloading the image from the URL and storing it in the receiving system's own file store.

Caveats

  • The availability of the POD is dependent on the carrier sending efm the POD image. efm is not responsible for any missing POD for an confirmed integrated carrier.
  • efm can only send these files to you and not process the information directly into your IT system.

Example

ConsignmentNumber,StatusDateTime,PODURL,Carrier
"838428","20180811132200","http://data.enodo.com.au/Pods/2018/08/636705281728460335.png","Toll Priority"

Sample

Customer_PODData_20180811142001.csv

  • No labels