Process event
POST {{backofficeURL}}/SolitxService/TransactionsService/transaction?access_token={{useraccessToken}}
- The endpoints will process the events only after all validations are passed , if passed event status get updated with
processed
and a new transaction event is stored in transaction table and also update the contract accordingly. - EventID,Value and ProcessTime are mandatory fields required for processing the event.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |