Overview
Shipment API
This API allows you to create and track shipments through the Ship Happens platform.
Authentication
All endpoints require a valid API key passed in the X-API-Key
header.
Endpoint
Set up notifications
POST
https://api.sh.example.com/v1
/shipments/{shipmentId}/notifications
Configure notification preferences for shipment status updates
path Parameters
shipmentId
stringrequired
Request Body
email
string[]optionalsms
string[]optionalwebhooks
string[]optionalevents
string[]optional
Responses
status
stringoptionalchannels
string[]optional