Returns the SMS settings for the business associated with the provided business id. Currently this setting is an enabled
flag. Note that SMS must be enabled on both a platform level (see /v1/configure/sms) and an individual business level in order to receive SMS messages.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business to fetch the SMS settings for
The SMS configuration status for a business