POST - GTCallingSearch
REST API Method: POST /api/defGTT/GTTDatabase/[string:aid_1]/GTCallingSearches/GTCallingSearch
Adds an GTCallingSearch managed object.
URL:
/api/defGTT/GTTDatabase/[string:aid_1]/GTCallingSearches/GTCallingSearch
HTTP Method:
POST
Requires Authentication:
true
Description:
Parameter | Description |
---|---|
[string:aid_1] | [GTTDatabase/Type] |
Payload(Not necessarily in order) | {"EPR":"value", "MinimumDigits":"value", "MaximumDigits":"value", "GTI":"value", "NP":"value", "TT":"value", "NAI":"value", "GTOPCSearchesEPR":"value", "DBDefName":"value", "SSN":"value", "PCListName":"value", "GTModificationName":"value", "Description":"value"} |
Parameters:
Parameter Name | Required | Create | Read-Only | Data Type | Description |
---|---|---|---|---|---|
EPR | Yes | Yes | Yes | string | GT Calling Search Entry Point Reference (EPR). TL1Name: EPR |
MinimumDigits | Yes | Yes | Yes | string | GT Digits Range minimum (GTAI). TL1Name: MIN_DIGITS |
MaximumDigits | Yes | Yes | Yes | string | GT Digits Range maximum (GTAI). TL1Name: MAX_DIGITS |
GTI | Yes | Yes | No | GtiAny | Global Title Indicator (0000/0001/0010/0011/0100/ANY). TL1Name: GTI |
NP | Yes | Yes | No | NumberingPlanAny | Numbering Plan ([0..15] or ANY). TL1Name: NP |
TT | Yes | Yes | No | Any_256 | Translation Type ([0..255] or ANY). TL1Name: TT |
NAI | Yes | Yes | No | Any_128 | Nature of Address Indicator ([0..127] or ANY). TL1Name: NAI |
GTOPCSearchesEPR | Yes | Yes | No | string | GT OPC Searches EPR for advanced search via routing label OPC. TL1Name: OPC_EPR |
DBDefName | Yes | Yes | Yes | string | GTT Database Definition Name. TL1Name: DB_DEF_NM |
SSN | Yes | Yes | No | SSNAny | Subsystem Number ([0..255], NOT PRESENT, or ANY). TL1Name: SSN |
PCListName | No | Yes | No | string | Name of Point Code List to which the SS7 messages will be sent. TL1Name: PC_LIST_NAME |
GTModificationName | No | Yes | No | string | Name of GT Modification or NONE. TL1Name: GT_MODIF_NAME |
Description | No | Yes | No | string | Description for the given GT Calling Search TL1Name: DESC |
Overview
Content Tools