input_object

EntitiesDataUpdatesInput

Defines structure for updating shipment/entity-level data. - The fields to update (via `data`) - The shipment selection criteria (via `filters`) Example: `{ "filters": [{}], "data": { "delivery_awb_number": "RSC000000513" } }`
Fields
data
JSON
Information about the data to be updated.
filters
[JSON]
Criteria applied to filter the shipments.