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

Commit e6b9b1f

Browse files
authored
BWDB-15464 Add Hosted Voice Import/Remove Order Subscriptions to APIdocs (#1064)
* Update subscriptions.mdx - added rows for hosted voice * BWDB-15464 moving hosted voice order types to be next to hosted messaging
1 parent 2d2881f commit e6b9b1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/docs/account/subscriptions.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Because processing times may vary across all order types, Bandwidth recommends t
5555
| `bulkPortins` | `DRAFT`, `IN_PROGRESS`, `NEEDS_ATTENTION`, `PARTIAL`, `COMPLETED`, `CANCELLED` |
5656
| `importtnorders` | `COMPLETE`, `PARTIAL`, `FAILED`, `EXCEPTION` |
5757
| `removeImportedTnOrders` | `PROCESSING`, `COMPLETE`, `PARTIAL`, `FAILED` |
58+
| `importVoiceTnOrders` | `COMPLETE`, `PARTIAL`, `FAILED`, `EXCEPTION` |
59+
| `removeImportedVoiceTnOrders`| `PROCESSING`, `COMPLETE`, `PARTIAL`, `FAILED` |
5860
| `csrs` | `COMPLETE`, `FAILED`, `ACTION_REQUIRED` |
5961
| `emergencyNotificationGroup` | `COMPLETE`, `FAILED` |
6062
| `emergencyEndpointGroup` | `COMPLETE`, `FAILED` |

0 commit comments

Comments
 (0)