Create a Note

Use this API to add a note to a correspondent trade.

Path Params
string
required

Unique identifier of a correspondent trade. The TradeID and ID are the same.

Body Params
createdBy
object

EntityReferenceContract identifying the user who created the note.

date-time

Date and time the note was created.

string

Note text and details.

string

Unique identifier assigned to the note.

boolean

Indicator to delete the note.

string

Time zone abbreviation.

Headers
string

Bearer token

Responses

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
Response
Choose an example:
application/json