Destination weight. (Maximum of 10 can be passed.)
destLinFt[1…10]
Decimal (optional)
Destination linear feet. (Maximum of 10 can be passed.)
destFood[1…10]
Boolean (optional; defaults to “N”)
Indicates if shipment contains food (Y = true, N = false). (Maximum of 10 can be passed.)
destPoison[1…10]
Boolean (optional; defaults to “N”)
Indicates if shipment contains poison (Y = true, N = false). (Maximum of 10 can be passed.)
destHazMat[1…10]
Boolean (optional; defaults to “N”)
Indicates if shipment contains hazardous materials (e.g., chemicals, paint, flammable materials, etc.). (Y = true, N = false). (Maximum of 10 can be passed.)
destLiftgate[1…10]
Boolean (optional; defaults to “N”)
Indicates that delivery requires hydraulic liftgate device (subject to availability). (Y = true, N = false). (Maximum of 10 can be passed.)
destFreezeProt[1…10]
Boolean (optional; defaults to “N”)
Indicates that the shipment requires protection from cold because of its perishable nature. (Y = true, N = false). (Maximum of 10 can be passed.)
destSvcType[1…10]
String (Optional)
Service level for destinations 1 – 10 (Valid values are: 30 = regional delivery; 31 = inter-regional delivery;
35 = interline delivery; 36 = guaranteed delivery – 3:30 pm;
(Maximum of 10 can be passed.)
destDelDate[1…10]
String (optional)
Delivery date for destinations 1 – 10 (Format: YYYYMMDD). (Maximum of 10 can be passed.)
destDelTime[1…10]
String (optional)
Delivery time (local time) for destinations 1 – 10 (Format: HHMMSS). (Maximum of 10 can be passed.)
proNumber
String (optional)
Only valid with PREASSIGNED PRO range: Up to 11 characters, only accepts numbers and a hyphen(-). Allows for attaching pro numbers to a pickup. Only available for single destination calls. Please contact web support at ecommerce@yrcfreight.com to obtain a block of pros to utilize for this field.
pickupNotes
String (optional)
Up to 25 characters of notes to be added to the pickup request. String should be URL-encoded, as it will be decoded after received to preserve formatting.
testing
String (optional; defaults to “N”)
Indicates if a submitted request will be validated, but not committed (Y = true, N = false).
Response structure
Parameter
Value
Description
PICKUPREQUESTCONFIRMATIONNUMBER
Integer
Confirmation number of the scheduled pickup
PRONUMBER
String
If a pronumber is entered in the request, this will return the same number
STATUS:CODE
Integer
Status code of the response. Valid values are: 0: Success1: Error
STATUS:ERROR_TYPE
String
Error type returned if applicable. Valid values are: AUTHENTICATION_ERROR: Invalid hollandregional.com credentials were supplied INPUT_ERROR: Error in input parameters PROCESSING_ERROR: Internal processing error. Please retry or contact hollandregional.com Support NOT_FOUND_ERROR: Requested information not found NOT_ALL_FOUND_ERROR: Some requested information not found
STATUS:VIEW
String
Response View. Valid values are: PUBLIC: Unsecured view.
Returned when service is invoked with no credentials or when business rules prevent access to secured information. SECURED: Secured View. Complete information including secured data. ERROR: Error View.
STATUS:MESSAGE
String
Error message (if applicable)
STATUS:VERSION:CURRENT
String
Version of service. Format is V[Major version number]X[Minor version number]
STATUS:VERSION:CURRENT_RELEASE_DATE
Date
Release date of service. Format is MM/DD/YYYY
STATUS:VERSION:LATEST
String
Latest available version of this service. Format is V[Major version number]X[Minor version number]
STATUS:VERSION:LATEST_RELEASE_DATE
Date
Release date of latest available service. Format is MM/DD/YYYY