{"service": "Inbound SMS Webhook", "description": "Endpoint for receiving inbound SMS messages.", "endpoint": "/webhooks/inbound/", "payload_example": {"from": "customer mobile number", "to": "account access code or VRN", "message": "incoming SMS content"}, "usage": "Send payloads via POST (JSON) or GET parameters"}