Update a Transaction Logs

put

/syndicationapplication-services/service/api/v1/syndicationapplications/updatetransactionlogs

This operation updates transaction logs using Syndication Application Service.

Request

Supported Media Types
Body ()
Request Body that contains data required annotateTags
Root Schema : NLPApplicationDetailsModel
Type: object
NLPApplicationDetails model
Show Source
Nested Schema : facilities
Type: array
Facility Details
Show Source
Nested Schema : keyvals
Type: array
Show Source
Nested Schema : TransactionHeader
Type: object
TransactionHeader
Nested Schema : FacilitiesModel
Type: object
Facilities Model
Show Source
Nested Schema : tranches
Type: array
Facility Tranches Details
Show Source
Nested Schema : FacilityTranchesModel
Type: object
Facility Tranches Model
Show Source
Nested Schema : MltbNerKeyValObjDTO
Type: object
tagdetails
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns the Id of the newly created NLP application
Headers
Body ()
Root Schema : schema
Type: string

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top