Calculates IC
post
/intLiqd/calculateLiquidation
This endpoint is used to calculates Liquidation Details and returns the value.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for calculating
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly calculate charges
Root Schema : IntLiqdResponseDTO
Type:
object
IntLiqdResponseDTO.
Show Source
-
errors(optional):
array errors
Error Code List
-
intLiqd(optional):
object intLiqd
IC Liquidation Details
-
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