MsisdnLessMoSms

API for MSISDN-less Mobile Originated SMS.

OpenAPI

OpenAPI Version: 3.0.0

info

Title: 3gpp-msisdn-less-mo-sms

Version: "1.0.0"

externalDocs

Description: 3GPP TS 29.122 V15.2.0 T8 reference point for Northbound APIs

URL: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/'

security

- {}

- oAuth2ClientCredentials: []

servers

URL: '{apiRoot}'

Variables:

API Root:

Default: https://example.com

Description: apiRoot as defined in subclause 5.2.4 of 3GPP TS 29.122.

paths

/

Method: Post

Request Body:

Required/Optional: true

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/MsisdnLessMoSmsNotification'

Responses:

'200' Success

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/MsisdnLessMoSmsNotificationReply'

'400': Reference 'TS29122_CommonData.yaml#/components/responses/400'

'401': Reference 'TS29122_CommonData.yaml#/components/responses/401'

'403': Reference 'TS29122_CommonData.yaml#/components/responses/403'

'404': Reference 'TS29122_CommonData.yaml#/components/responses/404'

'411': Reference 'TS29122_CommonData.yaml#/components/responses/411'

'413': Reference 'TS29122_CommonData.yaml#/components/responses/413'

'415': Reference 'TS29122_CommonData.yaml#/components/responses/415'

'429': Reference 'TS29122_CommonData.yaml#/components/responses/429'

'500': Reference 'TS29122_CommonData.yaml#/components/responses/500'

'503': Reference 'TS29122_CommonData.yaml#/components/responses/503'

default: Reference 'TS29122_CommonData.yaml#/components/responses/default'

components

securitySchemes

oAuth2ClientCredentials

Type: oauth2

Flows:

clientCredentials:

tokenUrl: '{tokenUrl}'

scopes: {}

schemas

MsisdnLessMoSmsNotification

Type: object

Properties:

supportedFeatures:

Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'

sms:

Reference: 'TS29122_CommonData.yaml#/components/schemas/Bytes'

externalId:

Type: string

Description: External identifier has the form username@realm.

applicationPort:

Reference: 'TS29122_CommonData.yaml#/components/schemas/Port'

Required:

  • supportedFeatures

  • sms

  • externalId

  • applicationPort

MsisdnLessMoSmsNotificationReply

Type: object

Properties:

supportedFeatures:

Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'

Required: supportedFeatures