Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Easypost connector and the associated fields and tables.
Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Easypost connector and the associated fields and tables.
Tables/APIs
The following is the list of tables or APIs associated with the Easypost connector:
- Shipments
Shipments
Purpose: This API is used to fetch a list of all shipments
Source API Documentation: https://www.easypost.com/docs/api#shipments
Replication: Key-Based Incremental
Replication Key: start_datetime, end_datetime
Fields
NAME |
DATA TYPE |
---|---|
created_at |
TIMESTAMP |
is_return |
BOOLEAN |
mode |
STRING |
options |
RECORD |
status |
STRING |
tracking_code |
STRING |
updated_at |
TIMESTAMP |
batch_id |
STRING |
batch_status |
STRING |
customs_info |
RECORD |
from_address |
RECORD |
parcel |
RECORD |
postage_label |
RECORD |
rates |
RECORD |
scan_form |
RECORD |
selected_rate |
RECORD |
tracker |
RECORD |
to_address |
RECORD |
usps_zone |
NUMERIC |
return_address |
RECORD |
buyer_address |
RECORD |
fees |
RECORD |
id |
STRING |
object |
STRING |
messages |
RECORD |
reference |
STRING |
refund_status |
STRING |
forms |
RECORD |