ActualDeliveryDate |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Date the product was delivered.
|
DeliveredToId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The person or entity the product was delivered to.
- This is a polymorphic relationship field.
- Relationship Name
- DeliveredTo
- Relationship Type
- Lookup
- Refers To
- Group, User
|
DeliveryMethodId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The delivery method used for the shipment.
- This field is available in API version 51.0 and
later.
|
Description |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- Details not recorded in the provided fields
|
DestinationLocationId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The place the product is to be delivered.
- This is a relationship field.
- Relationship Name
- DestinationLocation
- Relationship Type
- Lookup
- Refers To
- Location
|
ExpectedDeliveryDate |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Date the product is expected to be delivered.
|
FulfillmentOrderId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The fulfillment order that the shipment belongs to.
- This field is available in API version 51.0 and
later.
|
LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last interacted
with this record, directly or indirectly. Some sample scenarios are:
|
LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this
record or list view. If this value is null, it’s possible that the user only accessed
this record or list view (LastReferencedDate), but not viewed
it.
|
OrderSummaryId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The order summary associated with the shipment.
- This field is available in API version 51.0 and
later.
|
OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort,
Update
- Description
- The owner of the shipment.
- This is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
Provider |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The company or person making the transfer.
|
ReturnOrderId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- For a return Shipment, the associated ReturnOrder.
- This field is available in API version 53.0 and
later.
|
ShipFromAddress |
- Type
- address
- Properties
- Filter, Nillable
- Description
- The place the product is coming from. The compound form of the ship to address.
Read-only. For details on compound address fields, see
Address Compound Fields.
|
ShipFromCity |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The city of the address where the shipment
originates.
|
ShipFromCountry |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The country of the address where the shipment
originates.
|
ShipFromGeocodeAccuracy |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist,
Sort, Update
- Description
- Accuracy level of the geocode for the address where the
shipment originates. See Compound Field Considerations and Limitations for details on geolocation compound
fields.
This field is available in the API
only.
|
ShipFromLatitude |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with Longitude to specify the precise geolocation
of the address where the shipment originates. Acceptable
values are numbers between –90 and 90 with up to 15
decimal places. See Compound Field Considerations and Limitations for details on geolocation compound
fields.
This field is available in the API
only.
|
ShipFromLongitude |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with Latitude to specify the precise geolocation of
the address where the shipment originates. Acceptable
values are numbers between –180 and 180 with up to 15
decimal places. See Compound Field Considerations and Limitations for details on geolocation compound
fields.
This field is available in the API
only.
|
ShipFromPostalCode |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The postal code of the address where the shipment
originates.
|
ShipFromState |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The state of the address where the shipment
originates.
|
ShipFromStreet |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The street of the address where the shipment
originates.
|
ShipToAddress |
- Type
- address
- Properties
- Filter, Nillable
- Description
- The physical address where the shipment is delivered. The compound form of the ship to
address. Read-only. For details on compound address
fields, see Address Compound Fields.
|
ShipToCity |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The city of the address where the shipment is delivered.
|
ShipToCountry |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The country of the address where the shipment is
delivered.
|
ShipToGeocodeAccuracy |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist,
Sort, Update
- Description
- Accuracy level of the geocode for the address where the
shipment is delivered. See Compound Field Considerations and Limitations for details on geolocation compound
fields.
This field is available in the API
only.
|
ShipToLatitude |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with Longitude to specify the precise geolocation
of the address where the shipment is delivered.
Acceptable values are numbers between –90 and 90 with up
to 15 decimal places. See Compound Field Considerations and Limitations for details on geolocation compound
fields.
This field is available in the API
only.
|
ShipToLongitude |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with Latitude to specify the precise geolocation of
the address where the shipment is delivered. Acceptable
values are numbers between –180 and 180 with up to 15
decimal places. See Compound Field Considerations and Limitations for details on geolocation compound
fields.
This field is available in the API
only.
|
ShipToName |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The shipment recipient.
|
ShipToPostalCode |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The postal code of the address where the shipment is
delivered.
|
ShipToState |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The state of the address where the shipment is
delivered.
|
ShipToStreet |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The street of the address where the shipment is
delivered.
|
ShipmentNumber |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup,
Sort
- Description
- An auto-generated number identifying the shipment.
|
SourceLocationId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The field service location where the shipment
originates.
- This is a relationship field.
- Relationship Name
- SourceLocation
- Relationship Type
- Lookup
- Refers To
- Location
|
Status |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The status of the shipment. The picklist includes the
following values, which can be customized:
-
Created—Shipment
has been created.
-
Delivered—Shipment
has been delivered.
-
In
Transit—Shipment is in
transit.
-
Shipped—Order has
been shipped.
-
Voided—Shipment
has been cancelled.
|
TotalItemsQuantity |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The total quantity of items included in the shipment.
This value is calculated as the sum of the quantities of
the shipment items in the shipment.
- This field is available in API version 51.0 and
later.
|
TrackingNumber |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Tracking number for the shipment.
|
TrackingUrl |
- Type
- url
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- URL of website used for tracking the shipment.
|