Get cross deal collateral report¶
Get the deal and collateral pairs for the specified collateral ids.
Request¶
Type: application/json
Schema: CrossDealCollateralReportFilterDto
collateralIds array [ string ]
Response¶
Type: application/json
Schema: CrossDealCollateralReportResponseDto
success boolean
Indicates whether the request completed successfully.
error ErrorDto
body array [ DealCollateralPairDto ]