Save Charge Values
post
/chargeValues
This endpoint is used to save charge values.
Request
Supported Media Types
- application/json
- application/xml
Request body that contains data required for saving Charge values
Root Schema : ChargeMasterDTO
Type:
Show Source
object
-
chargeMasterList(optional):
array chargeMasterList
Charge Values
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Root Schema : ChargeValResponseDTO
Type:
object
ChargeValResponseDTO.
Show Source
-
errors(optional):
array errors
Error Code List
-
warnings(optional):
array warnings
Warning Code List
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