CarriersinboundTrackingRules
The Inbound Tracking Rules resource manages the web service which allows a shipment to be tracked when the carrier is used.
Columns
| Name | Type | Description |
| CarriersCarrierId | String | CarriersCarrierId of CarriersinboundTrackingRules |
| TrackingRuleId | String | TrackingRuleId of CarriersinboundTrackingRules |
| TrackingRuleName | String | The name of the tracking rule. This attribute is required. |
| BaseURL | String | The URL (Uniform Resource Locator) that the carrier publishes to allow the tracking of shipments being delivered by the carrier. This attribute is required. |
| RequestMethodCode | String | The request method that the URL (Uniform Resource Locator) requires when a request for tracking details is sent to it. For example, G for Get, and P for Post. This attribute is required. A list of accepted values is defined in the lookup type WSH_TRACKING_METHODS. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Carriers Lookups task. |
| RequestMethod | String | RequestMethod of CarriersinboundTrackingRules |
| ActiveFlag | Bool | Contains one of the following values: true or false. If true, then the tracking rule is active. If false, then the tracking rule is not active. The default value is true. |
| CreatedBy | String | CreatedBy of CarriersinboundTrackingRules |
| CreationDate | Datetime | CreationDate of CarriersinboundTrackingRules |
| LastUpdateDate | Datetime | LastUpdateDate of CarriersinboundTrackingRules |
| LastUpdatedBy | String | LastUpdatedBy of CarriersinboundTrackingRules |