| rocusername | The username registered at SMS/800 for ROC requests. | |||||||||||||||||||||||||||||
| rocpasswd | The password associated with the username registered at SMS/800 for ROC requests. | |||||||||||||||||||||||||||||
| entity | The SMS/800 entity for ROC requests. | |||||||||||||||||||||||||||||
| dnlist |
A comma-separated list of numbers to be managed
in the specified request.
dnlist should not be specified when
action is set to 'cancel',
as this is the only action that affects the
entire request.
For all other values of action,
dnlist is required.
|
|||||||||||||||||||||||||||||
| * | action |
The action to perform on the set of toll-free numbers
in this request. Valid values are:
|
||||||||||||||||||||||||||||
| * | txnid | The Transaction ID returned from a ROCRetrieveRequests API call. | ||||||||||||||||||||||||||||
| rejectcode |
A comma-separated list of codes indicating why
these numbers were rejected.
This parameter is required if
action is reject.
Valid values are the codes shown
in the table below.
The above codes and descriptions are taken from the
SMS/800 document
Centralized Resp Org Change (ROC) Management System
Web Services Interface Specification,
Issue 1, Version 2.14, dated March 10, 2016,
Appendix C - Table 14.
|
|||||||||||||||||||||||||||||
| rejectnote | A note indicating why this request is being rejected. |
| Code | Context | Description |
|---|---|---|
| E0000089 | action | Parameter 'action' was not specified |
| E0000090 | action | Parameter 'action' is invalid. Must be one of approved, pendingApprove, cancelPendingApprove, rejected, remove or cancel |
| E0000093 | entity/rocusername | A valid 'entity' or 'rocusername' must be specified. |
| E0000095 | rejectcode | rejectcode(s) are required when action is rejected. |