Update Tracking Uploaded Status for Multiple Shipments by Shipment Id

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Request

This endpoint expects an object.
is_tracking_uploadedbooleanOptional

Indicates whether the Shipment was marked with tracking information uploaded to a third-party system where the order originated. Applies to all shipments in shipment_ids

shipment_idslist of integers or nullOptional
Shipment IDs to apply the tracking upload status to

Response

Success
resultslist of objects or null
summaryobject or null

Errors