Fetches Charge Basis for External Charge Calculation
post
/service/externalChgCalculation
This endpoint is used to fetch charge Basis for Charge Calculation.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for fetching chargeBasis
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : VlcTmChargeBasisMasterDTO-allOf[1]
Type:
Show Source
object
-
applicationCode:
string
Appication for which this data is used. Possible values VAMCHG/LMCHG
-
VlcTmChargeBasisDetailDTO(optional):
array VlcTmChargeBasisDetailDTO
Nested Schema : VlcTmChargeBasisDetailDTO
Type:
Show Source
object
-
chargeCode(optional):
string
-
fromDate:
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
realCustomerNo:
string
-
toDate:
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
Response
Supported Media Types
- application/json
- text/csv
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created chargedecision
Nested Schema : data
Type:
Show Source
array
-
Array of:
object VlcTmChargeBasisResponseDTO
Collection of charge basis.
Nested Schema : VlcTmChargeBasisDTO
Type:
Show Source
object
-
calcFreq(optional):
string
-
chargeCategory(optional):
string
-
chargeDescription(optional):
string
charge Description
-
chgCalcEndDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
chgCalcStartDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
chgCode(optional):
string
Minimum Length:
3
Maximum Length:20
-
chgCriteria(optional):
string
-
chgCriteriaValue(optional):
number
-
chgTypeId(optional):
string
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error