Skip to main content
WEBHOOK
HappyReturnsShipmentProcessed
{
  "topic": "<string>",
  "trigger": "<string>",
  "loop_shipment_id": 123,
  "happy_returns_shipment_id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
topic
string

Webhook type

Example:

"happy.returns.shipment"

trigger
string

Event that triggered the webhook

Example:

"shipment.processed"

loop_shipment_id
integer

Loop shipment ID

Example:

123

happy_returns_shipment_id
string

Shipment ID from Happy Returns

Example:

"67891"

Response

200

Return a 200 status to indicate that the data was received successfully