Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 1bb3b87

Browse files
authored
Merge pull request #1146 from Bandwidth/BWDB-15952
BWDB-15952 Remove error codes no longer for used for InternationalVendor
2 parents 3b17cb3 + 9e05a27 commit 1bb3b87

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

site/docs/numbers/errors.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2245,7 +2245,6 @@ Below is a partial examples of the situations where some given errors can occur:
22452245
| 12994 | TnTypeId must not be specified for POST action |
22462246
| 12995 | Existing resource cannot be updated with POST. |
22472247
| 12996 | Invalid Source specified. Valid Source values: %s |
2248-
| 12997 | International vendor settings for vendor with id=%d already exist |
22492248
| 12998 | Vendor with id=%d does not exist. |
22502249
| 12999 | Account contains SIP Peers that have a Proxy Peer that has not been migrated. |
22512250
| 13000 | One of the SIP Peers is used as proxy for migrated account. |
@@ -2256,8 +2255,6 @@ Below is a partial examples of the situations where some given errors can occur:
22562255
| 13005 | Exceeded Max length %s for field %s |
22572256
| 13006 | Cannot remove TnType as it is enabled on at least 1 account |
22582257
| 13007 | The specified two letter country code is not valid: %s |
2259-
| 13008 | The specified vendor id %d is a valid international vendor but is currently flagged as unsupported. |
2260-
| 13009 | The specified vendor id %d is not a valid international vendor. |
22612258
| 13011 | The format of the requested country %s is not valid |
22622259
| 13012 | The requested operation is not valid |
22632260
| 13013 | Currently International accounts do not support any of the Number Management features specified |
@@ -2267,7 +2264,6 @@ Below is a partial examples of the situations where some given errors can occur:
22672264
| 13017 | Mm4 termination host(subnet) %s overlaps with addresses that are already in payload. |
22682265
| 13018 | SMS host %s overlaps with addresses that are already in payload. |
22692266
| 13019 | The specified country region code %s is valid, but not currently supported. |
2270-
| 13020 | Cannot remove support for the vendor because it is in use on at least 1 account |
22712267
| 13021 | The account ID %s is not on the customer opt-in list |
22722268
| 13022 | Id must not be specified for POST action |
22732269
| 13023 | IP address must be an IPv4 address in format xxx.xxx.xxx.xxx, where xxx is from 0 - 255. |

0 commit comments

Comments
 (0)