LoadPatchRequest

  • loadReference
    Type: string
    required

    The load number (brokerage load ID) of the load to patch.

  • operations
    Type: array · LoadPatchOperation[]
    required

    One or more patch operations to apply, in order.

      • op
        enum
        const:  
        remove
        required
        values
        • remove
      • path
        Type: string
        required

        A JSON Pointer (RFC 6901) identifying the field to operate on. Must be one of the allowed paths documented in the PATCH endpoint description.