Webhooks
Subscribe
Parameter
Detail
curl -X POST \
> -H "Authorization: Token <secret login token>" \
> -H "Content-Type: application/json" \
> -d '{"event_type": "package-created",
"target_url": "http://example.com/", "secret_key": "secret", }' \
> http://oms-app.com/whisperer/hooks/Unsubscribe
Creating Packages and Status Updates
Changing Shipment Status
Creating Transfers and Status Updates
Creating and Updating Stock Locations
Last updated
Was this helpful?

