Assign Classification to Transaction

Assign a classification to a transaction in the portfolio. API details secluded for security reasons. Please contact your account manager.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Sample Payload

{
    "txIds":[
        100135240
    ],
    "classificationId" : 28957
}
Body Params
txIds
array of integers
required

Array of the transaction ID's you would like to bulk assign the classification.

txIds*
integer

The ID of the classification found in the UI as 'Account Id'.

Headers
string

Pass your API KEY here

integer

Pass your portfolio ID

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain