POST
/
v1
/
Portfolio
curl --request POST \
  --url https://api.creditriskmonitor.com/v1/Portfolio
{
  "Success": true,
  "Data": "<string>",
  "ErrorCode": "<string>"
}

Use the Login endpoint to retrieve the SessionKey, then include it in the Authorization field for authentication.

Query Parameters

AddBusinesses
string

Comma separated value of Business Ids to Add

DeleteBusinesses
string

Comma separated value of Business Ids to Remove

Response

200
application/json
OK
Success
boolean
Data
string
ErrorCode
string