Skip to main content
Parcel Tracer home page
Search...
⌘K
Contact Us
Open App
Open App
Search...
Navigation
Models
Customer Locations
Home
API Reference
Webhooks
Privacy Policy
Introduction
Quickstart
Models
Customer
Area
Customer Locations
Order
Endpoints
Areas
Customers
Customer Locations
Orders
Pickup Locations
On this page
Fields
id: number
area: object<Area>
directions: string
Models
Customer Locations
The Customer location entity represents a precise address of a customer. A customer can have several locations. Each location is identified by many details that helps carriers deliver the order without any delays.
Fields
id
:
number
Attributes:
Unique
A unique identifier assigned to each location.
area
:
object<Area>
Area
represents a specific destination region, currently scoped to Lebanon only.
directions
:
string
Extra indications to help the driver find the location more easily.
Area
Order
⌘I