You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/MediaApi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@ end
242
242
243
243
Upload Media
244
244
245
-
Upload a file. You may add headers to the request in order to provide some control to your media file. If a file is uploaded with the same name as a file that already exists under this account, the previous file will be overwritten. A list of supported media types can be found [here](https://support.bandwidth.com/hc/en-us/articles/360014128994-What-MMS-file-types-are-supported-).
245
+
Upload a file. You may add headers to the request in order to provide some control to your media file. If a file is uploaded with the same name as a file that already exists under this account, the previous file will be overwritten. A list of supported media types can be found at [Bandwidth Support](https://www.bandwidth.com/support/en/articles/12823220-what-mms-file-types-are-supported).
Copy file name to clipboardExpand all lines: docs/MmsMessageContentFile.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
| Name | Type | Description | Notes |
6
6
| ---- | ---- | ----------- | ----- |
7
-
|**file_url**|**String**| The URL of a media attachment. For MMS, the API limits file size to 3.5MB. Specific carriers and channels may have a smaller limit that could cause a large file to fail, see [here](https://support.bandwidth.com/hc/en-us/articles/360014235473-What-are-the-MMS-file-size-limits) for more details. ||
7
+
|**file_url**|**String**| The URL of a media attachment. For MMS, the API limits file size to 3.5MB. Specific carriers and channels may have a smaller limit that could cause a large file to fail, see more at [Bandwidth Support](https://www.bandwidth.com/support/en/articles/12823216-what-are-the-mms-file-size-limits) for more details. ||
Copy file name to clipboardExpand all lines: docs/TfvSubmissionInfo.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@
16
16
|**privacy_policy_url**|**String**| The Toll-Free Verification request privacy policy URL. |[optional]|
17
17
|**terms_and_conditions_url**|**String**| The Toll-Free Verification request terms and conditions policy URL. |[optional]|
18
18
|**business_dba**|**String**| The company 'Doing Business As'. |[optional]|
19
-
|**business_registration_number**|**String**| Government-issued business identifying number. **Note:** If this field is provided, it is strongly recommended to also provide`businessRegistrationType`and `businessRegistrationIssuingCountry`. Submissions missing these fields have a high likelihood of rejection.|[optional]|
19
+
|**business_registration_number**|**String**| Government-issued business identifying number. **Note: As of October 19th, 2026 this field will be required when`businessEntityType`is _not_`SOLE_PROPRIETOR`. If this field is provided, `businessRegistrationType` and `businessRegistrationIssuingCountry` are also required.**|[optional]|
| **business_registration_issuing_country** | **String** | The country issuing the business registration in ISO-3166-1 alpha-3 format. Alpha-2 format is accepted by the API, but alpha-3 is highly encouraged. **Note: As of October 19th, 2026 this field will be required when `businessRegistrationNumber` is provided.** | Registration Type | Supported Countries | |----------------------|------------------------------------| | EIN | USA | | CBN | CAN | | NEQ | CAN | | PROVINCIAL_NUMBER | CAN | | CRN | GBR, HKG | | VAT | GBR, IRL, BRA, NLD | | ACN | AUS | | ABN | AUS | | BRN | HKG | | SIREN | FRA | | SIRET | FRA | | NZBN | NZL | | UST_IDNR | DEU | | CIF | ESP | | NIF | ESP | | CNPJ | BRA | | UID | CHE | | OTHER | Must Provide Country Code | | [optional] |
Copy file name to clipboardExpand all lines: docs/VerificationRequest.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,9 @@
17
17
|**privacy_policy_url**|**String**| The Toll-Free Verification request privacy policy URL. |[optional]|
18
18
|**terms_and_conditions_url**|**String**| The Toll-Free Verification request terms and conditions policy URL. |[optional]|
19
19
|**business_dba**|**String**| The company 'Doing Business As'. |[optional]|
20
-
|**business_registration_number**|**String**| Government-issued business identifying number. **Note:** If this field is provided, it is strongly recommended to also provide`businessRegistrationType`and `businessRegistrationIssuingCountry`. Submissions missing these fields have a high likelihood of rejection.|[optional]|
20
+
|**business_registration_number**|**String**| Government-issued business identifying number. **Note: As of October 19th, 2026 this field will be required when`businessEntityType`is _not_`SOLE_PROPRIETOR`. If this field is provided, `businessRegistrationType` and `businessRegistrationIssuingCountry` are also required.**|[optional]|
| **business_registration_issuing_country** | **String** | The country issuing the business registration in ISO-3166-1 alpha-3 format. Alpha-2 format is accepted by the API, but alpha-3 is highly encouraged. **Note: As of October 19th, 2026 this field will be required when `businessRegistrationNumber` is provided.** | Registration Type | Supported Countries | |----------------------|------------------------------------| | EIN | USA | | CBN | CAN | | NEQ | CAN | | PROVINCIAL_NUMBER | CAN | | CRN | GBR, HKG | | VAT | GBR, IRL, BRA, NLD | | ACN | AUS | | ABN | AUS | | BRN | HKG | | SIREN | FRA | | SIRET | FRA | | NZBN | NZL | | UST_IDNR | DEU | | CIF | ESP | | NIF | ESP | | CNPJ | BRA | | UID | CHE | | OTHER | Must Provide Country Code | | [optional] |
0 commit comments