Liquidation date online
post
/onliq/liquidateOnline
This endpoint is used to liquidation date online.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for calculating
Root Schema : OnliqWrapperDTO
Type:
object
OnliqWrapperDTO
Show Source
-
onliq:
array onliq
IC Liquidation Details
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 : OnliqResponseWrapperDTO
Type:
object
OnliqResponseDTO
Show Source
-
onliq:
array onliq
IC Liquidation Details
Nested Schema : onliq
Type:
array
IC Liquidation Details
Show Source
-
Array of:
object OnliqResponseDTO
OnliqResponseDTO.
Nested Schema : OnliqResponseDTO
Type:
object
OnliqResponseDTO.
Show Source
-
errors:
array errors
Error Code List
-
msgStat:
string
-
onliq:
object onliq
IC Calculation Details
-
warnings:
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