Brokerage

  • contacts
    Type: array object[]
    • name
      Type: string
      required
    • role
      Type: arrayenum
      required

      The employee's role(s) on each load. Possible values: CARRIER_REP — rep who gets commission credit for the load, OPERATIONS_REP — manages day-to-day operations on the load, ACCOUNT_MANAGER — manages the customer relationship, CUSTOMER_REP — sales rep to the customer, CUSTOMER_TEAM — part of the broader customer team, BOOKED_BY — party who booked the load.

      values
      • ACCOUNT_MANAGER
      • OPERATIONS_REP
      • CARRIER_REP
      • CUSTOMER_TEAM
      • BOOKED_BY
      • CUSTOMER_REP
    • email
      Type: string
    • id
      Type: string
    • phone
      Type: string

      Phone number in E.164 format (e.g., +12081234567) or common local format. Supports US, CA, MX, PH.

    • phoneExtension
      Type: string

      Phone number extension (numeric only).