Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page

Brand Registration



Failed

failed page anchor

com.twilio.messaging.compliance.brand-registration.brand-failure

Brand Registration Failed events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.messaging.compliance.brand-registration.brand-failure",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/A2P.BrandRegistrationFailure/3",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"accountsid" : "AC0000000000000000000000000000001",
10
"brandsid" : "BN0000000000000000000000000000001",
11
"brandstatus" : "registration_failed",
12
"createddate" : 1756043494500,
13
"updateddate" : 1756043494500,
14
"brandregistrationerrors" : [
15
{
16
"registrationerrorcode" : 21736,
17
"registrationerrordescription" : "The Brand contact email is invalid.",
18
"registrationerrorurl" : "https://www.twilio.com/docs/api/errors/21736",
19
"registrationerrorfields" : [
20
"brand_contact_email"
21
]
22
}
23
]
24
}
25
}

Versions


com.twilio.messaging.compliance.brand-registration.brand-registered

Brand Registration Registered events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.messaging.compliance.brand-registration.brand-registered",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/A2P.BrandRegistered/2",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"accountsid" : "AC0000000000000000000000000000001",
10
"brandsid" : "BN0000000000000000000000000000001",
11
"brandstatus" : "registered",
12
"externalbrandid" : "B000001",
13
"createddate" : 1756043494500,
14
"updateddate" : 1756043494500
15
}
16
}

Versions


Secondary Vetting Failed

secondary-vetting-failed page anchor

com.twilio.messaging.compliance.brand-registration.brand-secondary-vetting-failure

Brand Registration Secondary Vetting Failed events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.messaging.compliance.brand-registration.brand-secondary-vetting-failure",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/A2P.BrandRegistrationSecondaryVettingFailure/2",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"accountsid" : "AC0000000000000000000000000000001",
10
"brandsid" : "BN0000000000000000000000000000001",
11
"brandstatus" : "registered",
12
"externalbrandid" : "B000001",
13
"brandscore" : 16,
14
"vettingscore" : 16,
15
"identitystatus" : "verified",
16
"brandfeedback" : "GOVERNMENT_ENTITY",
17
"brandvettingoutcome" : "failed",
18
"createddate" : 1756043494500,
19
"updateddate" : 1756043494500,
20
"brandregistrationerrors" : [
21
{
22
"registrationerrordescription" : "Brand Registration Feedback: The company’s submission as a Government Entity type could not be confirmed from independent sources",
23
"registrationerrorcode" : 30797,
24
"registrationerrorfields" : [
25
"entity_type"
26
],
27
"registrationerrorurl" : "https://www.twilio.com/docs/api/errors/30797"
28
}
29
]
30
}
31
}

Versions


com.twilio.messaging.compliance.brand-registration.brand-unverified

Brand Registration Unverified events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.messaging.compliance.brand-registration.brand-unverified",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/A2P.BrandRegisteredUnverified/3",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"accountsid" : "AC0000000000000000000000000000001",
10
"brandsid" : "BN0000000000000000000000000000001",
11
"brandstatus" : "registered",
12
"externalbrandid" : "B000001",
13
"identitystatus" : "unverified",
14
"brandfeedback" : "STOCK_SYMBOL,TAX_ID",
15
"createddate" : 1756043494500,
16
"updateddate" : 1756043494500,
17
"brandregistrationerrors" : [
18
{
19
"registrationerrordescription" : "Brand Registration Feedback: The submitted stock symbol and stock exchange could not be verified for the submitted legal company name.",
20
"registrationerrorcode" : 30796,
21
"registrationerrorfields" : [
22
"stock_ticker",
23
"stock_exchange",
24
"business_name"
25
],
26
"registrationerrorurl" : "https://www.twilio.com/docs/api/errors/30796"
27
}
28
]
29
}
30
}

Versions


com.twilio.messaging.compliance.brand-registration.brand-verified

Brand Registration Verified events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.messaging.compliance.brand-registration.brand-verified",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/A2P.BrandRegistrationVerified/2",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"accountsid" : "AC0000000000000000000000000000001",
10
"brandsid" : "BN0000000000000000000000000000001",
11
"brandstatus" : "registered",
12
"externalbrandid" : "B000001",
13
"identitystatus" : "verified",
14
"brandfeedback" : "",
15
"createddate" : 1756043494500,
16
"updateddate" : 1756043494500
17
}
18
}

Versions


com.twilio.messaging.compliance.brand-registration.brand-vetted-verified

Brand Registration Vetting Verified events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.messaging.compliance.brand-registration.brand-vetted-verified",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/A2P.BrandRegistrationVettedVerified/2",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"accountsid" : "AC0000000000000000000000000000001",
10
"brandsid" : "BN0000000000000000000000000000001",
11
"brandstatus" : "registered",
12
"externalbrandid" : "B000001",
13
"brandscore" : 80,
14
"vettingscore" : 80,
15
"identitystatus" : "vetted_verified",
16
"brandfeedback" : "",
17
"brandvettingoutcome" : "success",
18
"createddate" : 1756043494500,
19
"updateddate" : 1756043494500
20
}
21
}

Versions