New state change for a tax reportAsk AIwbhk taxReportStateChangeNew state change for a tax report.PayloadInformation about the state change event for a tax report.idintegerrequiredThe ID of the event.codestringrequiredDefaults to tax_report.state_changeCode that describes the event.triggered_atintegerrequiredUnix timestamp indicating when the event was triggered.dataobjectrequireddata objectHeadersX-B2Brouter-SignaturestringrequiredContains a signature to verify the authenticity and integrity of the request. The signature is generated using the HMAC-SHA256 algorithm with a payload composed of the timestamp and the JSON data. Format: t={timestamp},s={signature}.Responses 200Return a 200 status to indicate that the data was received successfully 404The webhook URL could not be reached. Ensure the URL is correct and reachable.Updated 7 months ago