Common Abbreviations

Common Abbreviations

Fast-Weigh GraphQL & REST APIs

 
To add the API module to your Fast-Weigh subscription, contact us at 865-219-2980 or support@tacinsight.com.

You may encounter some common abbreviations in the fields available to retrieve with GraphQL. Here is a repository of those abbreviations and what they mean so that you can replace them in your reports.



Customer

Tax Status
  • T = Taxed
  • X = Exempt
Credit Status
  • O = Open Account
  • C = Cash Only
  • N = Do Not Sell


Location

Default Dispatch Type
  • PD - FastWeigh POD
  • CP - Create at Pickup
  • CD - Create at Delivery
  • RP - Receive at Pickup
  • RD - Receive at Delivery
  • LC - Load Count Only


Order

Pay Type
  • C = Charge Hide
  • D = Credit Card
  • K = Check
  • S = Charge Show
  • X = Cash
Status
  • A = Active
  • I = Inactive
  • C = Closed


Order Product

Freight Type, Surcharge Type, and Order Quantity Type
  • U = Per Unit
  • L = Per Load
Status
  • A = Active
  • I = Inactive
  • C = Closed


Quote

Pay Type
  • C = Charge Hide
  • D = Credit Card
  • K = Check
  • S = Charge Show
  • X = Cash
Status
  • B = Bidding
  • P = Pending
  • C = Accepted
  • R = Rejected
  • E = Expired
  • A = Awarded


Quote Product

Status
  • A = Active
  • I = Inactive
  • C = Closed


Request Hauler

Ticket Type
  • PD - FastWeigh POD
  • CP - Create at Pickup
  • CD - Create at Delivery
  • RP - Receive at Pickup
  • RD - Receive at Delivery
  • LC - Load Count Only


Ticket

Manual Weigh
  • 0 or False = Weight from a scale
  • 1 or True = Manually typed weight


    • Related Articles

    • Using Parameters

      Fast-Weigh GraphQL & REST APIs To add the API module to your Fast-Weigh subscription, contact us at 865-219-2980 or support@tacinsight.com. Using Parameters Parameters allow you to pass data into your GraphQL statement. Common parameter types Int ...