WebhooksTransactionTransaction Status UpdateOccurs whenever a transaction status is updated manually on Flagright consoleHeadersx-flagright-signaturestringRequiredAn HMAC SHA256 signature generated using the webhook payload and a shared signing secret. This is then converted to a hex encoded string.PayloadThe payload of this webhook request is an object.createdTimestampdoubleRequired>=315529200000<=4133890801000Time at which the event was created. Measured in ms since the Unix epoch.dataobjectRequiredShow 4 propertiesidstringRequiredUnique identifier for the eventtriggeredByenumRequiredEvent triggered by a user or systemAllowed values:MANUALSYSTEMtypeenumRequiredAllowed values:TRANSACTION_STATUS_UPDATEDResponse200anyReturn a 200 status to indicate that the data was received successfully.