Enum Values

Here we describe enum values and what they mean. We use them at different levels: load, vehicle, Pick-up, and Delivery settings.

Pick-up and Delivery Date Restrictions:

"restriction": "NO_RESTRICTIONS"

All possible values:

  • NO_RESTRICTIONS - No Restrictions
  • NOT_EARLIER - No Earlier Than
  • NOT_LATER - No Later than
  • NOT_EARLIER_NOT_LATER - No earlier than no later than

Vehicle Operable Type

"operabelType": "OPERABLE"

All possible values:

  • OPERABLE - Operable
  • INOPERABLE - Inoperable

Attachment Creator Type

"creatorType": "SHIPPER"

All possible values:

  • `SHIPPER - Attachment created by the shipper
  • CARRIER - Attachment created by carrier

Attachment Shared With Type

"shareWith": "ALL"

All possible values:

  • CARRIER - The attachment is shared with the carrier
  • DRIVER - The attachment is shared with the driver
  • ALL - The attachment is shared with the carrier and driver

Payment Type

"paymentType": "COD"

All possible values:

  • COD - Cash on Delivery
  • COP - Cash on Pick-up
  • USHIP - uShip
  • BILLING - Billing

Payment Transaction Type

"paymentTransactionType": "CUSTOMER_TO_CARRIER"

All possible values:

  • CUSTOMER_TO_CARRIER - Customer pays to carrier
  • CARRIER_TO_SHIPPER - The carrier pays the shipper
  • SHIPPER_TO_CARRIER - The shipper pays to carrier

Payment Method:

"paymentMethod": "CASH"

All possible values:

  • CASH - Cash
  • BUSINESS_CHECK - Business check
  • CASHIERS_CHECK - Cashier's check
  • CERTIFIED_FUNDS - Certified funds
  • COMPANY_CHECK - Company check
  • COMCHECK - Comcheck
  • WIRE_TRANSFER - Wire transfer
  • ACH - ACH

Payment Terms Begin Type

"paymentTermsBeginType": "ON_PICKUP"

All possible values:

  • ON_PICKUP - On Pick-up
  • ON_DELIVERY - On Delivery
  • ON_BOL - On receipt of signed BOL

Payment Terms Type

"paymentTermsType": "IMMEDIATE"

All possible values:

  • IMMEDIATE - Immediately
  • TWO_DAYS - 2 business days
  • FIVE_DAYS - 5 business days
  • TEN_DAYS - 10 business days
  • FIFTEEN_DAYS - 15 business days
  • THIRTY_DAYS - 30 business days