# Receive inbound SMS **POST Inbound SMS** ## Servers - https://sms.apicontrol.co.uk/v1: https://sms.apicontrol.co.uk/v1 () ## Parameters ### Body: application/json (object) - **messageID** (integer) The ID of the message - **from** (string) The msisdn the message was sent from - **to** (string) The msisdn the message was sent to - **body** (string) The message body - **ref** (string) Reference of the msisdn the message was sent to - **tstamp** (string(date-time)) The time at which the message was received - **callback_type** (string) The type of the callback/webhook - **message_type** (string) The type of the message ## Responses ### 200 Successful operation [Powered by Bump.sh](https://bump.sh)