RCS Senders

Update sender for project

Returns updated sender for a project.
patch/v1/projects/{projectId}/rcs/senders/{senderId}

Path parameters

projectIdstring required

The unique ID of the project. You can find this on the <a href="https://dashboard.sinch.com/">Sinch Dashboard</a>.

senderIdstring required

Query parameters

usQuestionnaireVersion'v1' | 'v2'

Optional query parameter to specify the US questionnaire version for the update.

Request body

Response

Sender

idstring required

The unique ID of the sender.

conversationApiAppstring

If set, the Conversation API App ID the sender is connected to.

state'DRAFT' | 'IN_PROGRESS' | 'IN_TEST' | 'LAUNCHED' | 'LAUNCHING' | 'PREPARING_LAUNCH' | 'UNLAUNCHED' | 'UNKNOWN'

The current state of the sender.

region'BR' | 'EU' | 'US' required

Region sender is provisioned in.

billingCategory'CONVERSATIONAL' | 'NON_CONVERSATIONAL' | 'BASIC_MESSAGE' | 'CONVERSATIONAL_LEGACY' | 'SINGLE_MESSAGE' required

Billing category. Note: The billing framework distinguishes between two primary categories: non-conversational and conversational. The non-conversational category includes SINGLE_MESSAGE and BASIC_MESSAGE types which are considered functionally equivalent in the current revision. The conversational category includes CONVERSATIONAL and CONVERSATIONAL_LEGACY types. Values BASIC_MESSAGE, SINGLE_MESSAGE and CONVERSATIONAL_LEGACY are deprecated and will be removed in a future version.

  • CONVERSATIONAL: Designed for longer, more complex sessions where the user and brand exchange a series of messages.
  • NON_CONVERSATIONAL: Represents a non-conversational billing category, which replaces the legacy SINGLE_MESSAGE and BASIC_MESSAGE categories. This is for agents that primarily engage in one-way (A2P) communication.
  • BASIC_MESSAGE: Billing model is similar to SMS. Deprecated value, use NON_CONVERSATIONAL instead.
  • CONVERSATIONAL_LEGACY: Legacy category to support the billing configuration of existing agents. Deprecated value, use CONVERSATIONAL instead.
  • SINGLE_MESSAGE: Replaces SMS with a richer messaging experience. Deprecated value, use NON_CONVERSATIONAL instead.
useCase'MULTIUSE' | 'OTP' | 'PROMOTIONAL' | 'TRANSACTIONAL' required

Use case.

hostingRegion'ASIA_PACIFIC' | 'EUROPE' | 'NORTH_AMERICA' required

Internal Google hosting region

authNamestring

The name is needed to connect the sender to a Conversation API App.

authTokenstring

The token is needed to connect the sender to a Conversation API App.

createdstring

The UTC Date Time in ISO 8601 for when the sender was created.

modifiedstring

The UTC Date Time in ISO 8601 for when the sender was last modified.

launchedstring

The UTC Date Time in ISO 8601 for when the sender was last launched.

Changes

Changed in 2 of the 4 revisions of this API.1771489

  • c6a937922d10177488See the full diff
    • added RcsInputCountryCodesEnum to the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry request property allOf list

      request-property-all-of-added

    • added RcsInputCountryCodesEnum to the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry request property allOf list

      request-property-all-of-added

    • added RcsUsQuestionnaireBrandIndustriesEnum to the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry request property allOf list

      request-property-all-of-added

    • added RcsUsQuestionnaireBrandLegalFormsEnum to the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/legalForm request property allOf list

      request-property-all-of-added

    • added RcsUsQuestionnaireOwnershipTypeEnum to the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/ownershipType request property allOf list

      request-property-all-of-added

    • added RcsUsStatesEnum to the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState request property allOf list

      request-property-all-of-added

    • the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry became not nullable

      request-property-became-not-nullable

    • the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState became not nullable

      request-property-became-not-nullable

    • the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry became not nullable

      request-property-became-not-nullable

    • the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/legalForm became not nullable

      request-property-became-not-nullable

    • the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/ownershipType became not nullable

      request-property-became-not-nullable

    • the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry became not nullable

      request-property-became-not-nullable

    • removed the enum value AGRICULTURE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value AK of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value AL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value AR of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value AS of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value AT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value AT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value AZ of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value BE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value BE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value BR of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value BR of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value CA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value CA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value CA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value CO of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value COMMUNICATION of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value CONSTRUCTION of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value CORPORATION of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/legalForm

      request-property-enum-value-removed

    • removed the enum value CT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value CZ of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value CZ of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value DC of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value DE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value DE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value DE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value DK of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value DK of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value EDUCATION of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value ENERGY of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value ENTERTAINMENT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value ES of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value ES of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value FI of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value FI of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value FINANCIAL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value FL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value FR of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value FR of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value GA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value GAMBLING of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value GB of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value GB of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value GOVERNMENT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value GR of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value GR of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value GU of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value HEALTHCARE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value HI of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value HOSPITALITY of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value HU of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value HU of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value HUMAN_RESOURCES of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value IA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value ID of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value IL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value IN of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value INSURANCE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value IT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value IT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value KS of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value KY of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value LA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value LEGAL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value LIMITED_LIABILITY_COMPANY of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/legalForm

      request-property-enum-value-removed

    • removed the enum value MA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value MANUFACTURING of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value MD of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value ME of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value MI of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value MN of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value MO of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value MP of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value MS of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value MT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value MX of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value MX of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value NC of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value ND of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value NE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value NH of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value NJ of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value NL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value NL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value NM of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value NO of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value NO of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value NON_GOVERNMENTAL_ORGANIZATION of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value NV of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value NY of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value OH of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value OK of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value OR of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value PA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value PARTNERSHIP of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/legalForm

      request-property-enum-value-removed

    • removed the enum value PE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value PE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value PL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value PL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value POLITICAL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value POSTAL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value PR of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value PRIVATE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/ownershipType

      request-property-enum-value-removed

    • removed the enum value PROFESSIONAL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value PT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value PT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value PUBLIC of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/ownershipType

      request-property-enum-value-removed

    • removed the enum value REAL_ESTATE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value RETAIL of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value RI of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value SC of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value SD of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value SE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value SE of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value SG of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value SG of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value SK of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value SK of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value S_CORPORATION of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/legalForm

      request-property-enum-value-removed

    • removed the enum value TECHNOLOGY of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value TN of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value TRANSPORTATION of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry

      request-property-enum-value-removed

    • removed the enum value TX of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value US of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry

      request-property-enum-value-removed

    • removed the enum value US of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry

      request-property-enum-value-removed

    • removed the enum value UT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value VA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value VI of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value VT of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value WA of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value WI of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value WV of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • removed the enum value WY of the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState

      request-property-enum-value-removed

    • added the pattern ^(?:\+|00)\d{6,15}$ to the request property details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/verification/allOf[RcsUpdateSenderDetailsQuestionnaireVerificationInputDto]/answers/allOf[RcsUpdateSenderDetailsQuestionnaireVerificationAnswersInputDto]/phone

      request-property-pattern-added

    • the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressCountry request property type/format changed from string null/ to /

      request-property-type-changed

    • the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/addressState request property type/format changed from string null/ to /

      request-property-type-changed

    • the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/brandIndustry request property type/format changed from string null/ to /

      request-property-type-changed

    • the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/legalForm request property type/format changed from string null/ to /

      request-property-type-changed

    • the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/ownershipType request property type/format changed from string null/ to /

      request-property-type-changed

    • the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/us/allOf[RcsUpdateSenderDetailsQuestionnaireUSInputDto]/answers/oneOf[RcsBrandCampaignUpdateSenderDetailsQuestionnaireUSAnswersInputDto]/taxIdCountry request property type/format changed from string null/ to /

      request-property-type-changed

    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 401

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 403

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 404

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 429

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 500

      response-body-type-changed

    • the billingCategory response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the brandDetails/allOf[RcsBrandRegistrationDto]/status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/channelStatus response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/region response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the countryStatus/items/country response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the countryStatus/items/operators/items/status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the countryStatus/items/status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/legalForm response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/ownershipType response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the hostingRegion response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the region response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the state response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the testNumberStates/items/state response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the useCase response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[RcsUpdateSenderDetailsInputDto]/questionnaire/allOf[RcsUpdateSenderDetailsQuestionnaireInputDto]/verification/allOf[RcsUpdateSenderDetailsQuestionnaireVerificationInputDto]/answers/allOf[RcsUpdateSenderDetailsQuestionnaireVerificationAnswersInputDto]/phone request property's maxLength was increased from 11 to 17

      request-property-max-length-increased

    • removed subschema #1: InvalidInputErrorTitle subschema #2: InvalidIdFormatErrorTitle subschema #3: NoFieldsToUpdateErrorTitle subschema #4: FieldsNotUpdatableErrorTitle subschema #5: InvalidPayloadErrorTitle subschema #6: InvalidGoogleAgentErrorTitle subschema #7: AddTestNumberInvalidErrorTitle subschema #8: InvalidRegionForAttSupplierErrorTitle from the response body oneOf list for the response status 400

      response-body-one-of-removed

    • removed subschema #1: ProjectNotFoundErrorTitle subschema #2: SenderNotFoundErrorTitle subschema #3: RbmResourcesNotFoundErrorTitle subschema #4: BlockedBecauseTheRecipientDeclinedErrorTitle from the response body oneOf list for the response status 404

      response-body-one-of-removed

    • added the optional property additionalInformation to the response with the 400 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 401 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 403 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 404 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 429 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 500 status

      response-optional-property-added

    • added RcsBrandRegistrationProcessStatusesEnum to the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsBrandRegistrationStatusesEnum to the brandDetails/allOf[RcsBrandRegistrationDto]/status response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsConversationApiAppRegionsEnum to the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/region response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsConversationAppChannelIntegrationStatusEnum to the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/channelStatus response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsCountryCodesEnum to the countryStatus/items/country response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsInputCountryCodesEnum to the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsInputCountryCodesEnum to the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsOperatorStatusEnum to the countryStatus/items/operators/items/status response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsOperatorStatusEnum to the countryStatus/items/status response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsSenderBillingCategoriesEnum to the billingCategory response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsSenderHostingRegionsEnum to the hostingRegion response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsSenderRegionsEnum to the region response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsSenderStatesEnum to the state response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsSenderUseCasesEnum to the useCase response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsTestNumberStatesEnum to the testNumberStates/items/state response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsUsQuestionnaireBrandIndustriesEnum to the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsUsQuestionnaireBrandLegalFormsEnum to the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/legalForm response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsUsQuestionnaireOwnershipTypeEnum to the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/ownershipType response property allOf list for the response status 200

      response-property-all-of-added

    • added RcsUsStatesEnum to the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property allOf list for the response status 200

      response-property-all-of-added

    • the response property errorCode became required for the status 401

      response-property-became-required

    • the response property errorCode became required for the status 403

      response-property-became-required

    • the response property errorCode became required for the status 429

      response-property-became-required

    • the response property errorCode became required for the status 500

      response-property-became-required

    • the response property message became required for the status 401

      response-property-became-required

    • the response property message became required for the status 403

      response-property-became-required

    • the response property message became required for the status 429

      response-property-became-required

    • the response property message became required for the status 500

      response-property-became-required

    • the response property resolution became required for the status 401

      response-property-became-required

    • the response property resolution became required for the status 403

      response-property-became-required

    • the response property resolution became required for the status 429

      response-property-became-required

    • the response property resolution became required for the status 500

      response-property-became-required

    • removed the ACTIVE enum value from the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/channelStatus response property for the response status 200

      response-property-enum-value-removed

    • removed the AD enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AF enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AGRICULTURE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the AI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AK enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the AL enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the AM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AQ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AR enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the ARCHIVED enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the ARCHIVED enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the AS enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AS enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the ASIA_PACIFIC enum value from the hostingRegion response property for the response status 200

      response-property-enum-value-removed

    • removed the AT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the AT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the AU enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the AZ enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the BA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BASIC_MESSAGE enum value from the billingCategory response property for the response status 200

      response-property-enum-value-removed

    • removed the BB enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BD enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the BE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the BF enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BH enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BJ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BQ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BR enum value from the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/region response property for the response status 200

      response-property-enum-value-removed

    • removed the BR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BR enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the BR enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the BR enum value from the region response property for the response status 200

      response-property-enum-value-removed

    • removed the BS enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BY enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the BZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the CA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the CA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the CD enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CF enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CH enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CL enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CO enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the COMMUNICATION enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the COMPLETED enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the COMPLETED enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the CONSTRUCTION enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the CONVERSATIONAL enum value from the billingCategory response property for the response status 200

      response-property-enum-value-removed

    • removed the CONVERSATIONAL_LEGACY enum value from the billingCategory response property for the response status 200

      response-property-enum-value-removed

    • removed the CORPORATION enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/legalForm response property for the response status 200

      response-property-enum-value-removed

    • removed the CR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the CU enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CV enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CY enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the CZ enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the CZ enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the DC enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the DE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the DE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the DE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the DE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the DECLINED enum value from the testNumberStates/items/state response property for the response status 200

      response-property-enum-value-removed

    • removed the DJ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the DK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the DK enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the DK enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the DM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the DO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the DRAFT enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the DRAFT enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the DZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the EC enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the EDUCATION enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the EE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the EG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ENERGY enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the ENTERTAINMENT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the ER enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ES enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ES enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the ES enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the ET enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the EU enum value from the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/region response property for the response status 200

      response-property-enum-value-removed

    • removed the EU enum value from the region response property for the response status 200

      response-property-enum-value-removed

    • removed the EUROPE enum value from the hostingRegion response property for the response status 200

      response-property-enum-value-removed

    • removed the FAILING enum value from the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/channelStatus response property for the response status 200

      response-property-enum-value-removed

    • removed the FI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the FI enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the FI enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the FINANCIAL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the FJ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the FK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the FL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the FM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the FO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the FR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the FR enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the FR enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the GA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the GAMBLING enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the GB enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GB enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the GB enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the GD enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GF enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GH enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GL enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GOVERNMENT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the GP enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GQ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GR enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the GR enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the GT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GU enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GU enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the GW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the GY enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the HEALTHCARE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the HI enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the HK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the HN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the HOSPITALITY enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the HR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the HT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the HU enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the HU enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the HU enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the HUMAN_RESOURCES enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the IA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the ID enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ID enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the IE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the IL enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the IL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the IM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the IN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the IN enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the INCOMPLETE enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the INSURANCE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the INVALID enum value from the testNumberStates/items/state response property for the response status 200

      response-property-enum-value-removed

    • removed the INVALID_IN_GOOGLE_MY_BUSINESS enum value from the countryStatus/items/operators/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the INVALID_IN_GOOGLE_MY_BUSINESS enum value from the countryStatus/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the IN_PROGRESS enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the IN_TEST enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the IO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the IQ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the IR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the IS enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the IT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the IT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the IT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the JE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the JM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the JO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the JP enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KH enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KP enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KS enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the KW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KY enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the KY enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the KZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the LAUNCHED enum value from the countryStatus/items/operators/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the LAUNCHED enum value from the countryStatus/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the LAUNCHED enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the LAUNCHING enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the LB enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LC enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LEGAL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the LI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LIMITED_LIABILITY_COMPANY enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/legalForm response property for the response status 200

      response-property-enum-value-removed

    • removed the LK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LS enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LU enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LV enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the LY enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the MANUAL_REVIEW enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the MANUFACTURING enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the MC enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MD enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MD enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the ME enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ME enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the MG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MH enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MI enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the MK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ML enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MN enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the MO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MO enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the MP enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MP enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the MQ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MS enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MS enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the MT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the MU enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MULTIUSE enum value from the useCase response property for the response status 200

      response-property-enum-value-removed

    • removed the MV enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MX enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MX enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the MX enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the MY enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the MZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NC enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NC enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the ND enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the NE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the NEW enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the NF enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NH enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the NI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NJ enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the NL enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the NL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the NM enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the NO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NO enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the NO enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the NON_CONVERSATIONAL enum value from the billingCategory response property for the response status 200

      response-property-enum-value-removed

    • removed the NON_GOVERNMENTAL_ORGANIZATION enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the NORTH_AMERICA enum value from the hostingRegion response property for the response status 200

      response-property-enum-value-removed

    • removed the NOT_LAUNCHED enum value from the countryStatus/items/operators/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the NOT_LAUNCHED enum value from the countryStatus/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the NP enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NU enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the NV enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the NY enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the NZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the OH enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the OK enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the OM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the OR enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the OTP enum value from the useCase response property for the response status 200

      response-property-enum-value-removed

    • removed the PA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the PARTNERSHIP enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/legalForm response property for the response status 200

      response-property-enum-value-removed

    • removed the PE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the PE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the PENDING enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the PENDING enum value from the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/channelStatus response property for the response status 200

      response-property-enum-value-removed

    • removed the PENDING enum value from the countryStatus/items/operators/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the PENDING enum value from the countryStatus/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the PENDING enum value from the testNumberStates/items/state response property for the response status 200

      response-property-enum-value-removed

    • removed the PENDING_REVIEW enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the PENDING_UNLAUNCHED enum value from the countryStatus/items/operators/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the PENDING_UNLAUNCHED enum value from the countryStatus/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the PF enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PH enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PL enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the PL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the PM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the POLITICAL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the POSTAL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the PR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PR enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the PREPARING_LAUNCH enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the PRIVATE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/ownershipType response property for the response status 200

      response-property-enum-value-removed

    • removed the PROFESSIONAL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the PROMOTIONAL enum value from the useCase response property for the response status 200

      response-property-enum-value-removed

    • removed the PS enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the PT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the PUBLIC enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/ownershipType response property for the response status 200

      response-property-enum-value-removed

    • removed the PW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the PY enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the QA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the RE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the REAL_ESTATE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the REJECTED enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the REJECTED enum value from the countryStatus/items/operators/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the REJECTED enum value from the countryStatus/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the REJECTED enum value from the testNumberStates/items/state response property for the response status 200

      response-property-enum-value-removed

    • removed the RETAIL enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the RI enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the RO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the RS enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the RU enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the RW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SB enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SC enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SC enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the SD enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SD enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the SE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the SE enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the SG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SG enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the SG enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the SH enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SINGLE_MESSAGE enum value from the billingCategory response property for the response status 200

      response-property-enum-value-removed

    • removed the SK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SK enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the SK enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the SL enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SS enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ST enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SUSPENDED enum value from the countryStatus/items/operators/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the SUSPENDED enum value from the countryStatus/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the SV enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SX enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SY enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the SZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the S_CORPORATION enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/legalForm response property for the response status 200

      response-property-enum-value-removed

    • removed the TC enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TD enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TECHNOLOGY enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the TG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TH enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TJ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TL enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TN enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the TO enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TR enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TRANSACTIONAL enum value from the useCase response property for the response status 200

      response-property-enum-value-removed

    • removed the TRANSPORTATION enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/brandIndustry response property for the response status 200

      response-property-enum-value-removed

    • removed the TT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TV enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the TX enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the TZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the UA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the UG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the UM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the UNKNOWN enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the UNLAUNCHED enum value from the countryStatus/items/operators/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the UNLAUNCHED enum value from the countryStatus/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the UNLAUNCHED enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/channelStatus response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/region response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the countryStatus/items/operators/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the countryStatus/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the testNumberStates/items/state response property for the response status 200

      response-property-enum-value-removed

    • removed the UNSPECIFIED enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the UNSPECIFIED enum value from the brandDetails/allOf[RcsBrandRegistrationDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the UNVERIFIED enum value from the testNumberStates/items/state response property for the response status 200

      response-property-enum-value-removed

    • removed the US enum value from the conversationApiAppDetails/allOf[RcsConversationApiAppDto]/region response property for the response status 200

      response-property-enum-value-removed

    • removed the US enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the US enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the US enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/taxIdCountry response property for the response status 200

      response-property-enum-value-removed

    • removed the US enum value from the region response property for the response status 200

      response-property-enum-value-removed

    • removed the UT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the UY enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the UZ enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the VA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the VC enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the VE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the VERIFIED enum value from the testNumberStates/items/state response property for the response status 200

      response-property-enum-value-removed

    • removed the VG enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the VI enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the VI enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the VN enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the VT enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the VU enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the WA enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the WF enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the WI enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the WS enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the WV enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the WY enum value from the details/allOf[RcsSenderDetailsDto]/questionnaire/allOf[RcsSenderDetailsQuestionnaireDto]/us/oneOf[RcsBrandCampaignSenderDetailsQuestionnaireUSDto]/answers/allOf[RcsBrandCampaignSenderDetailsQuestionnaireUSAnswersDto]/addressState response property for the response status 200

      response-property-enum-value-removed

    • removed the XK enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the YE enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the YT enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ZA enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ZM enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • removed the ZW enum value from the countryStatus/items/country response property for the response status 200

      response-property-enum-value-removed

    • added the required property errorCode to the response with the 400 status

      response-required-property-added

    • added the required property errorCode to the response with the 404 status

      response-required-property-added

    • added the required property message to the response with the 400 status

      response-required-property-added

    • added the required property message to the response with the 404 status

      response-required-property-added

    • added the required property resolution to the response with the 400 status

      response-required-property-added

    • added the required property resolution to the response with the 404 status

      response-required-property-added

  • c78a716de42011See the full diff
    • added the new MANUAL_REVIEW enum value to the brandDetails/allOf[RcsBrandRegistrationDto]/registration/allOf[RcsBrandRegistrationProcessDto]/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property campaignDetails to the response with the 200 status

      response-optional-property-added

Of the 4 revisions, 1 has no diff computed.