# `bird sms 10dlc brands requirements`

## Usage

```bash
bird sms 10dlc brands requirements [flags]
```

## Description

Lists what the campaign registry wants before it will accept a brand, in the order to present it, with what you have already supplied and where each item stands. Which fields are required depends on the entity type, so `business_entity_type` is required and the answer is the list for that type. Read it before registering: a registration attempt carries a one-off fee, a rejected brand is corrected and resubmitted with `bird sms 10dlc brands submissions create`, and that resubmission is charged again. External vetting through `bird sms 10dlc brands vettings create` is a separate order with its own price, and only for a brand already approved.

## Examples

```bash
bird sms 10dlc brands requirements <business-entity-type>
```

## Options

| Name                | Description                                                                                                                                                                                                                                                                                                                                      |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `--brand-id`        | Return the answers already filed for this brand, and the registry's response to them. Omit it for the blank form.                                                                                                                                                                                                                                |
| `--identity-id`     | Prefill the business and contact details from a party you have already described. Requirements that ask about the party come back carrying its answers, marked prefilled; requirements about the brand itself, such as its display name or vertical, never prefill. Anything you have already filed for this brand wins over the party's answer. |
| `--response-schema` | Print the fields this command returns, then exit                                                                                                                                                                                                                                                                                                 |

## Related

| Name                                                                          | Description          |
| ----------------------------------------------------------------------------- | -------------------- |
| [`bird sms 10dlc brands create`](/docs/cli/reference/sms-10dlc-brands-create) | Create a 10DLC brand |
| [`bird sms 10dlc brands delete`](/docs/cli/reference/sms-10dlc-brands-delete) | Delete a 10DLC brand |
| [`bird sms 10dlc brands get`](/docs/cli/reference/sms-10dlc-brands-get)       | Get a 10DLC brand    |
| [`bird sms 10dlc brands list`](/docs/cli/reference/sms-10dlc-brands-list)     | List 10DLC brands    |

## Related resources

- [Sending your first SMS](/learn/sms/sending-your-first-sms) (video)
- [What does SMS mean?](/explained/sms/what-does-sms-mean) (answer)
- [SMS](/products/sms) (product)
- [Build your first integration](/learn/paths/integration) (course)

[Get an implementation brief](/learn/workspace?topic=sms)
