Create Charging Data
post
ss/oc-cnpolicy-configuration/v1/policydata/pcfsm/chargingdata
Request
Supported Media Types
- application/json
body
Root Schema : ChargingData
Type:
object
Title:
Show Source
ChargingData
-
afChargingIdentifier(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
appSvcProvId(optional):
string
-
chgId:
string
-
description(optional):
string
-
meteringMethod(optional):
string
Allowed Values:
[ "DURATION", "DURATION_VOLUME", "EVENT", "VOLUME" ]
-
name:
string
-
offline(optional):
boolean
-
online(optional):
boolean
-
ratingGroup(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
reportingLevel(optional):
string
Allowed Values:
[ "RAT_GR_LEVEL", "SER_ID_LEVEL", "SPON_CON_LEV" ]
-
serviceId(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
sponsorId(optional):
string
Response
Supported Media Types
- application/json
200 Response
OK
Root Schema : ChargingData
Type:
object
Title:
Show Source
ChargingData
-
afChargingIdentifier(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
appSvcProvId(optional):
string
-
chgId:
string
-
description(optional):
string
-
meteringMethod(optional):
string
Allowed Values:
[ "DURATION", "DURATION_VOLUME", "EVENT", "VOLUME" ]
-
name:
string
-
offline(optional):
boolean
-
online(optional):
boolean
-
ratingGroup(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
reportingLevel(optional):
string
Allowed Values:
[ "RAT_GR_LEVEL", "SER_ID_LEVEL", "SPON_CON_LEV" ]
-
serviceId(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
sponsorId(optional):
string
201 Response
Created
Root Schema : ChargingData
Type:
object
Title:
Show Source
ChargingData
-
afChargingIdentifier(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
appSvcProvId(optional):
string
-
chgId:
string
-
description(optional):
string
-
meteringMethod(optional):
string
Allowed Values:
[ "DURATION", "DURATION_VOLUME", "EVENT", "VOLUME" ]
-
name:
string
-
offline(optional):
boolean
-
online(optional):
boolean
-
ratingGroup(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
reportingLevel(optional):
string
Allowed Values:
[ "RAT_GR_LEVEL", "SER_ID_LEVEL", "SPON_CON_LEV" ]
-
serviceId(optional):
integer(int64)
Enter a value between 0 and 4294967295
-
sponsorId(optional):
string
400 Response
Bad request
401 Response
Unauthorized
403 Response
Forbidden
404 Response
Not Found
405 Response
Method Not Allowed
406 Response
Not Acceptable
408 Response
Request Timeout
409 Response
Conflict
412 Response
Precondition Failed
500 Response
Internal Server Error
503 Response
Service Unavailable
504 Response
Gateway Timeout