Shipments

Create shipment action log entry

Appends an action to the shipment's action log.

post/api/v2/shipments/{shipment_id}/action-logs

Path parameters

shipment_idstring uuid required

Shipment or Load UUID

Request body

actionstring required

Action text to record for this shipment (max 255 characters).

Response

Action log entry was created

Changes

No recorded changes to this endpoint across all 1 revision of this API.