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

Commit

Permalink
Merge pull request #1146 from Bandwidth/BWDB-15952
Browse files Browse the repository at this point in the history
BWDB-15952 Remove error codes no longer for used for InternationalVendor
  • Loading branch information
gdurgapal authored Sep 14, 2023
2 parents 3b17cb3 + 9e05a27 commit 1bb3b87
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions site/docs/numbers/errors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2245,7 +2245,6 @@ Below is a partial examples of the situations where some given errors can occur:
| 12994 | TnTypeId must not be specified for POST action |
| 12995 | Existing resource cannot be updated with POST. |
| 12996 | Invalid Source specified. Valid Source values: %s |
| 12997 | International vendor settings for vendor with id=%d already exist |
| 12998 | Vendor with id=%d does not exist. |
| 12999 | Account contains SIP Peers that have a Proxy Peer that has not been migrated. |
| 13000 | One of the SIP Peers is used as proxy for migrated account. |
Expand All @@ -2256,8 +2255,6 @@ Below is a partial examples of the situations where some given errors can occur:
| 13005 | Exceeded Max length %s for field %s |
| 13006 | Cannot remove TnType as it is enabled on at least 1 account |
| 13007 | The specified two letter country code is not valid: %s |
| 13008 | The specified vendor id %d is a valid international vendor but is currently flagged as unsupported. |
| 13009 | The specified vendor id %d is not a valid international vendor. |
| 13011 | The format of the requested country %s is not valid |
| 13012 | The requested operation is not valid |
| 13013 | Currently International accounts do not support any of the Number Management features specified |
Expand All @@ -2267,7 +2264,6 @@ Below is a partial examples of the situations where some given errors can occur:
| 13017 | Mm4 termination host(subnet) %s overlaps with addresses that are already in payload. |
| 13018 | SMS host %s overlaps with addresses that are already in payload. |
| 13019 | The specified country region code %s is valid, but not currently supported. |
| 13020 | Cannot remove support for the vendor because it is in use on at least 1 account |
| 13021 | The account ID %s is not on the customer opt-in list |
| 13022 | Id must not be specified for POST action |
| 13023 | IP address must be an IPv4 address in format xxx.xxx.xxx.xxx, where xxx is from 0 - 255. |
Expand Down

0 comments on commit 1bb3b87

Please sign in to comment.