Skip to main content
WEBHOOK
Beta Feature: This functionality is currently in beta. You may experience changes or limited support as we continue to improve it.
Vooma posts this webhook to your server (SHIPPER_UPDATED subscription) when a message is sent to a shipper so you can log it in your TMS. When a movement can be resolved, the payload is identified by movement using the same external ID conventions as the Movements API. Optional fields (movement, loadId, tmsSource) are omitted when Vooma could not resolve a movement or TMS load for the update. eventType is a free-form string, not an enum.

Body

application/json
shipperUpdated
object
required
event
enum<string>
required
Available options:
shipperUpdated.created

Response

OK