pickup
discard
donate
shipping-label
request
Content-Type
of the request is set to application/json
and the body of the request is a JSON object that has the following properties:eventType
pickup
, donate
, discard
, request
, or shipping-label
)payload
payload
object contains the following properties:pickupDate
YYYY-MM-DD
format. Only available for pickup
events.pickupTime
HH:mm
format. Only available for pickup
events.shippingDate
YYYY-MM-DD
format. Only available for shipping-label
events.serviceName
shipping-label
events.files
shipping-label
events.shipping-label
event notification, the HTTP POST request body looks like the following:pickup
event notification:fh-signature
header. You should use this HTTP request header to verify that the events were sent by Found Hero, and not by a third-party.