Create a Noteput https://api.elliemae.com/secondary/v1/trades/correspondent/{tradeId}/notesUse this API to add a note to a correspondent trade.Path ParamstradeIdstringrequiredUnique identifier of a correspondent trade. The TradeID and ID are the same.Body ParamscreatedByobjectEntityReferenceContract identifying the user who created the note.EntityReferenceContract objectcreatedTimeStampdate-timeDate and time the note was created.detailsstringNote text and details.idstringUnique identifier assigned to the note.entityRemovebooleanIndicator to delete the note.truefalsetimezoneAbbrevstringTime zone abbreviation.HeadersAuthorizationstringBearer tokenResponses 200OK 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated about 1 month ago