cURL
curl --request POST \ --url https://api.creditriskmonitor.com/v1/Portfolio
{ "Success": true, "Data": "<string>", "ErrorCode": "<string>" }
Modifies portfolio composition by adding or removing business entities.
SessionKey
Comma separated value of Business Ids to Add
Comma separated value of Business Ids to Remove
OK
Was this page helpful?