wbhk
receivingStatusChange
Supported Receiving Webhooks
All receiving-related webhooks are closely tied to the status of the receiving. Each webhook is triggered when the receiving transitions to a specific status, reflecting key milestones in the receiving process.
- Receiving awaiting (
status:awaiting) - Receiving in progress (
status:in_progress) - Receiving arrived (
status:arrived) - Receiving received (
status:received)
200Return a 2xx status to indicate that the data was received successfully
defaultFor a 4xx status, ShipMonk will retry the webhook delivery up to 100 times, with a 5-minute delay between attempts.