LoadPatchRequest
- Type: string
load Reference requiredThe load number (brokerage load ID) of the load to patch.
- Type: array · LoadPatchOperation[]
operations requiredOne or more patch operations to apply, in order.
- enum
op const:removerequiredvaluesremove
- Type: string
path requiredA JSON Pointer (RFC 6901) identifying the field to operate on. Must be one of the allowed paths documented in the PATCH endpoint description.

