Skip to main content
GET
List fees by country and service
This route returns the fee rules visible to the current token. For a non-admin user, the gateway verifies that the token grants access to the requested country. If the country is not authorized, the response is 403 access_denied. Useful parameters: If user_tier is absent, the service uses the current token tier.

Authorizations

x-sp-auth-token
string
header
required

JWT Bearer emis par Mysoleas Identity Cloud. Format: Bearer <access_token>.

Query Parameters

country
string
required
Example:

"CMR"

service_code
string

Filtre les fees ou le service apparait en entree ou en sortie.

Example:

"mtn_cmr"

incoming_service_code
string
Example:

"mtn_cmr"

outgoing_service_code
string
Example:

"orange_cmr"

operation
string
Example:

"COLLECTION"

user_tier
integer
Example:

1

page
integer
default:1
Required range: x >= 1
limit
integer
default:25
Required range: 1 <= x <= 100

Response

Liste de regles de fees

code
integer
Example:

200

success
boolean
Example:

true

locale
string
Example:

"fr"

message
string
meta
object
data
object[]