RCSL

Just an initial demo map, so that you don't start with an empty map list ...

Kom i gang. Det er Gratis
eller tilmeld med din email adresse
RCSL af Mind Map: RCSL

1. Content Retrieval Operations

1.1. Code

1.1.1. Description

1.1.2. Parameters

1.1.2.1. contentId

1.1.3. SampleURL

1.2. Type

1.2.1. Description

1.2.2. Parameters

1.2.2.1. contentTypeId

1.2.3. SampleURL

1.3. Category

1.3.1. Description

1.3.2. Parameters

1.3.2.1. categoryId

1.3.3. SampleURL

1.4. Aritst

1.4.1. Description

1.4.2. Parameters

1.4.2.1. Artist

1.4.2.2. orderby

1.4.3. SampleURL

1.5. Album

1.5.1. Description

1.5.2. Parameters

1.5.2.1. Album

1.5.3. SampleURL

1.6. DetailedAlbum

1.6.1. Description

1.6.2. Parameters

1.6.2.1. detailedAlbum

1.6.3. SampleURL

1.7. SearchQuery

1.7.1. Description

1.7.2. Parameters

1.7.2.1. searchQuery

1.7.3. SampleURL

1.8. Genre

1.8.1. Description

1.8.2. Parameters

1.8.2.1. genre

1.8.3. SampleURL

2. User Profile

2.1. Verification operations

2.1.1. Send MSISDN verification code

2.1.1.1. Parameters

2.1.1.1.1. action=sendMsisdnVC

2.1.1.1.2. userId

2.1.1.2. Sample URL

2.1.1.3. Description

2.1.2. Send E-mail verification code

2.1.2.1. Parameters

2.1.2.1.1. action=sendMailVC

2.1.2.1.2. userId

2.1.2.2. Sample URL

2.1.2.3. Description

2.1.3. Verify user MSISDN

2.1.3.1. Parameters

2.1.3.1.1. action=verifyMsisdn

2.1.3.1.2. userId

2.1.3.1.3. vCode

2.1.3.2. Sample URL

2.1.3.3. Description

2.1.4. Verify user Email

2.1.4.1. Parameters

2.1.4.1.1. action=verifyMail

2.1.4.1.2. userId

2.1.4.1.3. vCode

2.1.4.2. Sample URL

2.1.4.3. Description

2.2. Playlist operations

2.2.1. Add to playlist

2.2.1.1. Parameters

2.2.1.1.1. action=addToPlaylist

2.2.1.1.2. userId

2.2.1.1.3. playlistId

2.2.1.1.4. contentId

2.2.1.2. Sample URL

2.2.1.3. Description

2.2.2. Remove from playlist

2.2.2.1. Parameters

2.2.2.1.1. action=removeFromPlaylist

2.2.2.1.2. userId

2.2.2.1.3. playlistId

2.2.2.1.4. contentId

2.2.2.2. Sample URL

2.2.2.3. Description

2.2.3. Update playlist

2.2.3.1. Parameters

2.2.3.1.1. action=updateUserPlaylist

2.2.3.1.2. userId

2.2.3.2. RequestBody

2.2.3.3. Sample URL

2.2.3.4. Description

2.2.4. Create playlist

2.2.4.1. Parameters

2.2.4.1.1. action=createUserPlaylist

2.2.4.1.2. userId

2.2.4.1.3. playlistName

2.2.4.2. Sample URL

2.2.4.3. Description

2.2.5. Remove playlist

2.2.5.1. Parameters

2.2.5.1.1. action=removeUserPlaylist

2.2.5.1.2. userId

2.2.5.1.3. playlistId

2.2.5.2. Sample URL

2.2.5.3. Description

2.3. User Operations

2.3.1. Login

2.3.1.1. Parameters

2.3.1.1.1. action=login

2.3.1.1.2. username

2.3.1.1.3. password

2.3.1.1.4. social

2.3.1.2. Sample URL

2.3.1.3. Description

2.3.2. Register

2.3.2.1. Parameters

2.3.2.1.1. action=register

2.3.2.2. RequestBody

2.3.2.3. Sample URL

2.3.2.4. Description

2.3.3. Get detailed user information

2.3.3.1. Parameters

2.3.3.1.1. action=getUserInfo

2.3.3.1.2. userId

2.3.3.2. Sample URL

2.3.3.3. Description

2.3.4. Update user information

2.3.4.1. Parameters

2.3.4.1.1. action=update

2.3.4.2. RequestBody

2.3.4.3. Sample URL

2.3.4.4. Description

2.3.5. Add user interest

2.3.5.1. Parameters

2.3.5.1.1. action=addUserInterest

2.3.5.1.2. userId

2.3.5.1.3. interestId

2.3.5.2. Sample URL

2.3.5.3. Description

2.3.6. Remove user interest

2.3.6.1. Parameters

2.3.6.1.1. action=removeUserInterest

2.3.6.1.2. userId

2.3.6.1.3. interestId

2.3.6.2. Sample URL

2.3.6.3. Description

2.3.7. Get user interests

2.3.7.1. Parameters

2.3.7.1.1. action=getUserInterests

2.3.7.1.2. userId

2.3.7.2. Sample URL

2.3.7.3. Description

3. Common Parameters

3.1. look-ups

3.1.1. outputType

3.2. Content

3.2.1. userAgent

3.2.2. channel

3.2.3. pageId

3.2.4. itemsCount

3.2.5. categoryId

3.3. Generic

3.3.1. lang

3.3.2. type

3.3.3. MCC & MNC

4. Other Content Related Details

4.1. NewsId

4.1.1. Description

4.1.2. Parameters

4.1.2.1. newsId

4.2. Format

4.2.1. Description

4.2.2. Parameters

4.2.2.1. formatId

5. Look-Ups

5.1. Get All Categories List

5.1.1. Parameters

5.1.2. Description

5.1.3. Sample URL

5.1.3.1. http://82.201.143.231/rcsl/lookup?outputType=cats&type=XML&lang=en

5.2. Get All Albums List

5.2.1. Parameters

5.2.2. Description

5.2.3. Sample URL

5.2.3.1. http://82.201.143.231/rcsl/lookup?outputType=albums&type=XML&lang=en

5.3. Get All Artists List

5.3.1. Parameters

5.3.2. Description

5.3.3. Sample URL

5.3.3.1. http://82.201.143.231/rcsl/lookup?outputType=artists&type=XML&lang=en

5.4. Get All Genres List

5.4.1. Parameters

5.4.2. Description

5.4.3. Sample URL

5.4.3.1. http://82.201.143.231/rcsl/lookup?outputType=genres&type=XML&lang=en

5.5. Get All Models List

5.5.1. Parameters

5.5.2. Description

5.5.3. http://82.201.143.231/rcsl/lookup?outputType=models&type=XML&lang=en

5.6. Get All Models List By Brand

5.6.1. Parameters

5.6.2. Description

5.7. Get All Brands List

5.7.1. Parameters

5.7.2. Description

5.8. Get All Mimes List

5.8.1. Parameters

5.8.2. Description

5.9. Get All Mimes by content Type

5.9.1. Parameters

5.9.2. Description

5.10. Get All content Types

5.10.1. Parameters

5.10.2. Description

5.11. Get All Category Types

5.11.1. Parameters

5.11.2. Description

5.12. Get All News feed contents

5.12.1. Parameters

5.12.2. Description

5.13. Get All Interests

5.13.1. Parameters

5.13.2. Description

5.14. Get All Countries

5.14.1. Paramters

5.14.2. Description

5.15. Get All operators

5.15.1. Paramters

5.15.2. Description

5.16. Get All Operators per country

5.16.1. Paramters

5.16.2. Description

5.17. Get Operator Categories

5.17.1. Parameters

5.17.2. Description

5.17.3. Sample URL

5.17.3.1. 82.201.143.231/rcsl/lookup?outputType=operatorCategories&type=XML&mnc=1&mcc=602

5.18. Get Operator Categories V2

5.18.1. Parameters

5.18.2. Description

5.18.3. Sample URL

5.18.3.1. 82.201.143.231/rcslV2/lookup?outputType=CatList&type=XML&mnc=1&mcc=602

5.19. Get Radio Categories V2

5.19.1. Parameters

5.19.2. Description

5.19.3. Sample URL

5.19.3.1. 82.201.143.231/rcslV2/lookup?outputType=RadioList&type=XML&mnc=1&mcc=602

6. Security & Authentication

7. Charging Gateway

7.1. Parameters

7.2. Description

7.3. Sample URL

8. Utilities

8.1. SendSMS

8.1.1. Paramters

8.1.1.1. operation = sms

8.1.1.2. msisdn

8.1.1.3. smsbody

8.1.1.4. operator

8.1.1.5. sc

8.1.1.6. amount

8.1.1.7. userAgent

8.1.2. Sample Url

8.1.3. Description

8.2. autocomplete

8.2.1. Parameters

8.2.1.1. catid

8.2.1.2. keyword

8.2.1.3. limit

8.2.2. Sample URL

8.2.3. Description

9. Document Log